Skip to content

Commit 972c724

Browse files
committed
all has been removed
1 parent 59c1393 commit 972c724

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vitest.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ export default defineConfig({
2222
css: true,
2323
testTimeout: 15000,
2424
coverage: {
25-
all: true,
2625
exclude: [`**/__test__/**/*`, `**/.eslintrc.js`, `**/*.spec.ts`, `test/**/*`],
2726
provider: `v8`,
2827
reporter: ["text", "text-summary", "cobertura"],

0 commit comments

Comments
 (0)