File tree Expand file tree Collapse file tree 2 files changed +54
-263
lines changed Expand file tree Collapse file tree 2 files changed +54
-263
lines changed Original file line number Diff line number Diff line change 2424 ],
2525 "scripts" : {
2626 "build" : " babel --delete-dir-on-start --env-name production src -d lib" ,
27- "cover" : " nyc --reporter=lcov npm test" ,
27+ "cover" : " c8 --all --src src --reporter=lcov npm test" ,
2828 "dev" : " npm run lint -- --fix && npm run cover -- -- -st --fail-fast" ,
2929 "esdoc" : " esdoc" ,
3030 "lint" : " xo" ,
5353 "babel-plugin-transform-remove-console" : " 6.9.4" ,
5454 "babel-plugin-unassert" : " 3.1.0" ,
5555 "babel-preset-power-assert" : " 3.0.0" ,
56+ "c8" : " 7.7.2" ,
5657 "coveralls" : " 3.1.0" ,
5758 "esdoc" : " 1.1.0" ,
5859 "esdoc-ecmascript-proposal-plugin" : " 1.0.0" ,
6162 "esdoc-standard-plugin" : " 1.0.0" ,
6263 "fixpack" : " 4.0.0" ,
6364 "np" : " 7.5.0" ,
64- "nyc" : " 15.1.0" ,
6565 "power-assert" : " 1.6.1" ,
6666 "regenerator-runtime" : " 0.13.7" ,
6767 "total-order" : " 3.0.1" ,
You can’t perform that action at this time.
0 commit comments