Replace nyc code-coverage with c8 (smaller, integrated with Node.js).

This commit is contained in:
David Anson 2020-01-11 12:57:39 -08:00
parent 8766fc1fc3
commit 6ea1a21a95
5 changed files with 2 additions and 24 deletions

View file

@ -2,9 +2,6 @@
.eslintrc.json
.github
.markdownlint.json
.nycrc.json
.nyc_output
.travis.yml
.vscode
coverage
demo/*