Skip to content

Commit 53662ad

Browse files
committed
test: change coverage provider from v8 to istanbul
1 parent 5c9b453 commit 53662ad

File tree

3 files changed

+353
-16
lines changed

3 files changed

+353
-16
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"devDependencies": {
4848
"@typescript-eslint/eslint-plugin": "^7.14.1",
4949
"@typescript-eslint/parser": "^7.14.1",
50-
"@vitest/coverage-v8": "^1.6.0",
50+
"@vitest/coverage-istanbul": "^1.6.0",
5151
"@vitest/ui": "^1.6.0",
5252
"eslint": "^8.57.0",
5353
"eslint-config-airbnb-base": "^15.0.0",

0 commit comments

Comments
 (0)