We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b66c4df commit 2ee93deCopy full SHA for 2ee93de
package.json
@@ -36,7 +36,6 @@
36
"format": "eslint --fix .",
37
"flow": "flow",
38
"flow-check": "flow check --show-all-errors",
39
- "precommit": "lint-staged",
40
"prepublish": "npm run clean && npm run build"
41
},
42
"files": [
0 commit comments