Skip to content

Commit bfc7a42

Browse files
committed
Disable code coverage checks
1 parent 5f1e3a7 commit bfc7a42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"html"
4747
],
4848
"all": true,
49-
"check-coverage": true,
49+
"check-coverage": false,
5050
"statements": 100,
5151
"branches": 100,
5252
"functions": 100,

0 commit comments

Comments
 (0)