Skip to content

Commit 2a41cba

Browse files
committed
lint: fix ignore
1 parent 5d8f0e9 commit 2a41cba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.eslintrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dist",
1313
"output",
1414
"esbuild.config.mjs",
15-
"vite.config.ts"
15+
"vitest.config.ts"
1616
],
1717
"parserOptions": {
1818
"project": "./tsconfig.json"

0 commit comments

Comments
 (0)