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