update
This commit is contained in:
parent
73918f0b0f
commit
d5cfa5f7c8
@ -47,7 +47,8 @@
|
|||||||
},
|
},
|
||||||
"husky": {
|
"husky": {
|
||||||
"hooks": {
|
"hooks": {
|
||||||
"pre-commit": "npm run lint-staged"
|
"pre-commit": "npm run lint-staged",
|
||||||
|
"precommit": "npm run lint-staged"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"lint-staged": {
|
"lint-staged": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user