Disable vscode warning about vitest
This commit is contained in:
Vendored
+2
-1
@@ -5,5 +5,6 @@
|
||||
"search.exclude": {
|
||||
"**/node_modules/**": true,
|
||||
"packages/cli-v3/e2e": true
|
||||
}
|
||||
},
|
||||
"vitest.disableWorkspaceWarning": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user