Skip to content

Commit dacc2a4

Browse files
committed
Update vscode config
1 parent 8ee16fe commit dacc2a4

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.vscode/settings.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
{
2-
"typescript.tsdk": "node_modules/typescript/lib"
3-
}
2+
"jest.autoRun": "off",
3+
"jest.jestCommandLine": "yarn jest",
4+
"typescript.tsdk": "node_modules/typescript/lib"
5+
}

0 commit comments

Comments
 (0)