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 197a37a commit ed94f24Copy full SHA for ed94f24
vitest.workspace.ts
@@ -0,0 +1,4 @@
1
+export default [
2
+ // Consider all packages with a vitest configuration file as part of the test workspace.
3
+ 'packages/*/vitest.config.ts'
4
+];
0 commit comments