mirror of
https://github.com/status-im/safe-react.git
synced 2025-02-18 12:36:34 +00:00
run typescript befor commit
This commit is contained in:
parent
e39e9bbc31
commit
bf066fb92b
@ -44,7 +44,7 @@
|
|||||||
},
|
},
|
||||||
"husky": {
|
"husky": {
|
||||||
"hooks": {
|
"hooks": {
|
||||||
"pre-commit": "lint-staged --allow-empty"
|
"pre-commit": "lint-staged --allow-empty && tsc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"lint-staged": {
|
"lint-staged": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user