Skip to content

Commit e86e61c

Browse files
committed
test(coverage): cannot detect files
1 parent ccae3a8 commit e86e61c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/core/vite.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ export default defineConfig({
3333
environment: 'jsdom',
3434
coverage: {
3535
reporter: ['lcov', 'text', 'json-summary', 'json'],
36-
include: ['./src/**/*.ts'],
3736
},
3837
},
3938
})

0 commit comments

Comments
 (0)