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": {
|
||||
"hooks": {
|
||||
"pre-commit": "yarn lint && yarn typecheck && yarn lint-staged"
|
||||
}
|
||||
"hooks": {}
|
||||
},
|
||||
"engines": {
|
||||
"npm": "Use yarn!"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue