Skip to content

Commit 1a54a99

Browse files
committed
refactor: vite config
1 parent e31f304 commit 1a54a99

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

vite.config.ts renamed to vite.config.js

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
/* eslint-disable */
2-
import { configDefaults, defineConfig } from 'vitest/config'
1+
import {defineConfig} from 'vitest/config'
32

43
export default defineConfig({
54
test: {

0 commit comments

Comments
 (0)