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