Skip to content

Commit ea6ba81

Browse files
kvzremcohaszing
andauthored
Update vitest.config.mjs
Co-authored-by: Remco Haszing <remcohaszing@gmail.com>
1 parent 996e1b6 commit ea6ba81

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

vitest.config.mjs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,7 @@ export default defineConfig({
1515
lines: 2,
1616
perFile: true,
1717
},
18-
clean: true,
19-
reportsDirectory: './coverage',
2018
},
2119
globals: true,
22-
environment: 'node',
2320
},
2421
})

0 commit comments

Comments
 (0)