We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e31f304 commit 1a54a99Copy full SHA for 1a54a99
vite.config.ts renamed to vite.config.js
@@ -1,5 +1,4 @@
1
-/* eslint-disable */
2
-import { configDefaults, defineConfig } from 'vitest/config'
+import {defineConfig} from 'vitest/config'
3
4
export default defineConfig({
5
test: {
0 commit comments