There was an error while loading. Please reload this page.
1 parent 730058a commit 0c1008cCopy full SHA for 0c1008c
package.json
@@ -67,6 +67,7 @@
67
},
68
"scripts": {
69
"build": "rm -rf lib && babel src -d lib",
70
+ "cover": "nyc --reporter=lcov npm test",
71
"esdoc": "esdoc",
72
"prepare": "npm run build",
73
"release": "np",
0 commit comments