We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
vitest.config.ts
tsconfig.lint.json
1 parent 16adaaf commit fc4b500Copy full SHA for fc4b500
‎tsconfig.lint.json
@@ -1,4 +1,4 @@
1
{
2
"extends": "./tsconfig.json",
3
- "include": ["examples", "src", "tests", "rollup.config.ts"]
+ "include": ["examples", "rollup.config.ts", "src", "tests", "vitest.config.ts"]
4
}
0 commit comments