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.
1 parent 8254b5f commit 10993afCopy full SHA for 10993af
.vscode/settings.json
@@ -14,5 +14,6 @@
14
"[json]": {
15
"editor.defaultFormatter": "esbenp.prettier-vscode"
16
},
17
- "editor.formatOnSave": true
+ "editor.formatOnSave": true,
18
+ "vitest.disableWorkspaceWarning": true
19
}
0 commit comments