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 f7a32b5 commit adca6b6Copy full SHA for adca6b6
src/tsconfig.ts
@@ -34,5 +34,6 @@ export const tsconfigBuild = {
34
'__tests__/**/*.ts',
35
'__mocks__/**/*.ts',
36
'coconfig.ts',
37
+ 'vitest.config.ts',
38
],
39
};
0 commit comments