Skip to content

Commit 9c09cdc

Browse files
committed
Fix coverage config
1 parent 22b0eda commit 9c09cdc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@
165165
"**/*.test.*"
166166
],
167167
"lines": 100,
168+
"reporter": "lcov",
168169
"check-coverage": true
169170
}
170171
}

0 commit comments

Comments
 (0)