switch to c8

This commit is contained in:
Arthur Lu
2022-12-04 19:38:52 -08:00
parent 6d8dc93543
commit 35c8619f87
2 changed files with 4 additions and 3 deletions

3
.gitignore vendored
View File

@@ -2,4 +2,5 @@
**/node_modules/*
**/package-lock.json
**/.vscode/*
**/.nyc_output/*
**/.nyc_output/*
**/coverage/*