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 190542a commit aa0a5bfCopy full SHA for aa0a5bf
1 file changed
package.json
@@ -30,12 +30,7 @@
30
"dev": "grunt monitor",
31
"test": "grunt test",
32
"release": "grunt release",
33
- "watch": "webpack --watch",
34
- "precommit": "lint-staged",
35
- "commit": "npx cz",
36
- "postinstall": "husky install",
37
- "prepack": "pinst --disable",
38
- "postpack": "pinst --enable"
+ "watch": "webpack --watch"
39
},
40
"lint-staged": {
41
"js/*.js": [
0 commit comments