Skip to content

Commit 9097965

Browse files
committed
Update vitest config
1 parent e7d9e1f commit 9097965

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/vitest.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ export default defineConfig({
1111
setupFiles: [],
1212
coverage: {
1313
include: ["src/**"],
14-
exclude: ["src/**/index.ts", "src/**/declaration.d.ts"],
1514
reporter: ["text", "json", "clover", "html"],
1615
},
1716
},

0 commit comments

Comments
 (0)