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 1ef4bcf commit 6c7c401Copy full SHA for 6c7c401
package.json
@@ -11,7 +11,6 @@
11
"clean": "rimraf dist",
12
"copy-styles": "node ./copy-styles.js",
13
"jest": "jest",
14
- "jest-coverage": "jest --coverage",
15
"lint": "eslint sample/ src/ test/ --ext .jsx,.js",
16
"prepack": "yarn clean && yarn build",
17
"test": "yarn lint && yarn jest"
0 commit comments