Skip to content

Commit 2142944

Browse files
committed
build: replace nyc reporter with c8
1 parent 66a47e0 commit 2142944

File tree

3 files changed

+434
-911
lines changed

3 files changed

+434
-911
lines changed

.gitignore

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
node_modules/
2-
.nyc_output
1+
node_modules
2+
coverage
33
*.log

0 commit comments

Comments
 (0)