Skip to content

Commit cd90c76

Browse files
committed
🔧 Add vitest.config.ts to tsconfig.lint.json
1 parent 7abf1a8 commit cd90c76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.lint.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"extends": "./tsconfig.json",
3-
"include": ["examples", "src", "tests", "vitest.config.mts"]
3+
"include": ["examples", "rollup.config.ts", "src", "tests", "vitest.config.mts"]
44
}

0 commit comments

Comments
 (0)