Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea0aec9 commit 57fee29Copy full SHA for 57fee29
vitest.config.ts
@@ -33,7 +33,7 @@ export default defineConfig({
33
exclude: [
34
'packages/.vitepress/**',
35
'playgrounds/**',
36
- '**/(unocss,taze).config.ts',
+ '**/{unocss,taze}.config.ts',
37
'scripts/**',
38
...coverageConfigDefaults.exclude,
39
],
0 commit comments