Skip to content

Commit

Permalink
Fix coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Aug 6, 2024
1 parent f509c2d commit 3b17537
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,10 @@ export default defineConfig({
'server/index.js',
'test/*',
'**/*.d.ts',
'**/*.test.ts',
'*/errors.ts',
'*/types.ts',
'*.config.*',
'human-formatter'
],
provider: 'v8',
Expand Down

0 comments on commit 3b17537

Please sign in to comment.