Skip to content
Snippets Groups Projects
Unverified Commit 1641ae1d authored by tamaina's avatar tamaina Committed by GitHub
Browse files

Merge pull request #10213 from Ry0taK/fix/disable-jest-autorun

fix: Jestの自動実行を無効に
parents b2340780 f5b63d82
No related branches found
No related tags found
No related merge requests found
......@@ -5,5 +5,6 @@
"typescript.tsdk": "node_modules/typescript/lib",
"files.associations": {
"*.test.ts": "typescript"
}
},
"jest.autoRun": "off"
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment