We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5147852 commit da8f55cCopy full SHA for da8f55c
package.json
@@ -21,7 +21,7 @@
21
"scripts": {
22
"lint": "eslint .",
23
"coverage": "nyc mocha",
24
- "test": "npm run lint && npm run coverage && nsp check && cost-of-modules"
+ "test": "npm run lint && npm run coverage && cost-of-modules"
25
},
26
"repository": {
27
"type": "git",
0 commit comments