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.
1 parent 1cdfa2f commit cff4786Copy full SHA for cff4786
tsconfig.json
@@ -37,5 +37,5 @@
37
38
"skipLibCheck": true
39
},
40
- "include": ["src/**/*.ts"]
+ "include": ["src/**/*.ts", "test/**/*.ts", "vitest.config.ts"]
41
}
0 commit comments