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

1
.gitignore vendored
View file

@ -4,5 +4,4 @@ demo/markdownlint-browser.min.js
lib-es3
node_modules
npm-debug.log
.nyc_output
.vscode