Remove precommit hook in favor of CI solution
This commit is contained in:
parent
f4e956aef1
commit
c90503cee8
1 changed files with 1 additions and 3 deletions
|
|
@ -109,9 +109,7 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"husky": {
|
"husky": {
|
||||||
"hooks": {
|
"hooks": {}
|
||||||
"pre-commit": "yarn lint && yarn typecheck && yarn lint-staged"
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"npm": "Use yarn!"
|
"npm": "Use yarn!"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue