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 8756e3a commit f801119Copy full SHA for f801119
2 files changed
tsconfig.test.json
vitest.config.ts
@@ -30,7 +30,7 @@ export default defineConfig({
30
enabled: true,
31
checker: 'tsc',
32
include: ['test/**/*.ts'],
33
- tsconfig: './tsconfig.test.json',
+ tsconfig: './tsconfig.json',
34
},
35
36
resolve: {
0 commit comments