mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-03-15 05:41:51 +00:00
Also run tslint on pre-commit
This commit is contained in:
parent
460562d485
commit
4034c6a850
1 changed files with 1 additions and 0 deletions
|
@ -84,6 +84,7 @@
|
||||||
},
|
},
|
||||||
"lint-staged": {
|
"lint-staged": {
|
||||||
"*.ts": [
|
"*.ts": [
|
||||||
|
"tslint",
|
||||||
"prettier --write",
|
"prettier --write",
|
||||||
"git add"
|
"git add"
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Reference in a new issue