Skip to content

Commit 9f408c0

Browse files
committed
feat(test): prepare for basic testing
1 parent afc7dcf commit 9f408c0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

vitest.config.ts

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
import { defineVitestConfig} from "@nuxt/test-utils/config"
2+
3+
export default defineVitestConfig({
4+
5+
})

0 commit comments

Comments
 (0)