We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afc7dcf commit 9f408c0Copy full SHA for 9f408c0
vitest.config.ts
@@ -0,0 +1,5 @@
1
+import { defineVitestConfig} from "@nuxt/test-utils/config"
2
+
3
+export default defineVitestConfig({
4
5
+})
0 commit comments