Replaced code coverage istanbul with nyc

This commit is contained in:
エリス
2019-01-08 15:36:54 +09:00
committed by Darryl Pogue
parent 18e28294d6
commit f7688bc64e
2 changed files with 15 additions and 3 deletions

2
.gitignore vendored
View File

@@ -43,3 +43,5 @@ tmp/**/*
*.iml
npm-debug.log
node_modules/
coverage/
.nyc_output/