Husky tweaks.
This commit is contained in:
parent
a2d441dd74
commit
8fdbef0eab
|
@ -37,8 +37,7 @@
|
|||
"husky": {
|
||||
"skipCI": true,
|
||||
"hooks": {
|
||||
"pre-commit": "npm run build && npm run format && npm run build-dist",
|
||||
"post-commit": "npm prune --production"
|
||||
"pre-commit": "npm run build && npm run format && npm run build-dist"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue