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 cfb5eaa commit f94334bCopy full SHA for f94334b
package.json
@@ -27,7 +27,7 @@
27
},
28
"husky": {
29
"hooks": {
30
- "pre-commit": "pretty-quick --staged"
+ "pre-commit": "npm run build && pretty-quick --staged"
31
}
32
33
0 commit comments