Add nyc coverage reporting

This commit is contained in:
Kyle Shockey
2017-11-06 14:39:21 -08:00
parent e7b3fd3efb
commit cca8ddb5d5
2 changed files with 6 additions and 0 deletions

1
.gitignore vendored
View File

@@ -2,6 +2,7 @@ node_modules
.idea
.deps_check
.DS_Store
.nyc_output
npm-debug.log*
.eslintcache
package-lock.json