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 6af5ddb commit 3ffc8f9Copy full SHA for 3ffc8f9
vitest.config.ts
@@ -1,5 +1,5 @@
1
-import { defineConfig, defineProject } from 'vitest/config'
2
import { defineVitestProject } from '@nuxt/test-utils/config'
+import { defineConfig, defineProject } from 'vitest/config'
3
4
export default defineConfig({
5
test: {
0 commit comments