chore: replace istanbul with nyc

This commit is contained in:
Jim Jenkins 2021-05-11 17:00:03 -04:00
parent 93e752529d
commit be16b8ae32
5 changed files with 578 additions and 164 deletions

1
.gitignore vendored
View file

@ -1,4 +1,5 @@
.DS_Store
node_modules
coverage
.nyc_output
dist