Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit cd90c76

Browse files
committedOct 17, 2024··
🔧 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)
Please sign in to comment.