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
1 parent 168312e commit cbec6d4Copy full SHA for cbec6d4
.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