We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f2d9a26 + bfaa89e commit 3786cb1Copy full SHA for 3786cb1
1 file changed
vitest.config.ts
@@ -8,6 +8,7 @@ export default defineConfig({
8
"scripts/**",
9
"dist/**",
10
"*.json",
11
+ "src/routes/**/index.ts",
12
"vitest.config.ts"
13
],
14
},
0 commit comments