We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
jest.runMode
on-demand
2 parents 168312e + cbec6d4 commit 0418345Copy full SHA for 0418345
.vscode/settings.json
@@ -20,5 +20,5 @@
20
"editor.formatOnSave": false,
21
"eslint.lintTask.enable": true,
22
"dotnet.defaultSolution": "disable",
23
- "jest.autoRun": "off",
+ "jest.runMode": "on-demand",
24
}
0 commit comments