Skip to content

Commit 6c7c401

Browse files
committed
Remove jest-coverage command
1 parent 1ef4bcf commit 6c7c401

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
"clean": "rimraf dist",
1212
"copy-styles": "node ./copy-styles.js",
1313
"jest": "jest",
14-
"jest-coverage": "jest --coverage",
1514
"lint": "eslint sample/ src/ test/ --ext .jsx,.js",
1615
"prepack": "yarn clean && yarn build",
1716
"test": "yarn lint && yarn jest"

0 commit comments

Comments
 (0)