Harden hooks.
This commit is contained in:
parent
6c045d1235
commit
a60f8596a2
@ -98,7 +98,7 @@
|
||||
},
|
||||
"husky": {
|
||||
"hooks": {
|
||||
"pre-commit": "npx pretty-quick --staged && npm run format:lint && lint-staged"
|
||||
"pre-commit": "npx pretty-quick --staged && npm run format:lint && npx lint-staged"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user