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 5b07ed6 commit 2c7bcb7Copy full SHA for 2c7bcb7
package.json
@@ -24,8 +24,7 @@
24
"lint": "eslint . --ignore-path .gitignore",
25
"lint:fix": "eslint . --ignore-path .gitignore --fix",
26
"prepare": "husky install",
27
- "pre-commit": "lint-staged",
28
- "prepack": "yarn build"
+ "pre-commit": "lint-staged"
29
},
30
"repository": {
31
"type": "git",
0 commit comments