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 5363c15 commit 91ee7d5Copy full SHA for 91ee7d5
package.json
@@ -12,7 +12,6 @@
12
"build-umd": "BABEL_ENV=production-umd babel src -d dist/umd --ignore \"**/*.spec.js\"",
13
"clean": "rimraf dist",
14
"jest": "jest",
15
- "jest-coverage": "jest --coverage",
16
"lint": "eslint src/ --ext .jsx,.js",
17
"prepack": "yarn clean && yarn build",
18
"test": "yarn lint && yarn jest"
0 commit comments