(chore) update lint-staged usage
This commit is contained in:
parent
a45039ef17
commit
7b94c9b9a5
@ -32,8 +32,7 @@
|
||||
"lint-staged": {
|
||||
"{src,tests}/**/*.{ts}": [
|
||||
"tslint --project tsconfig.json -c tslint.commit.json --fix",
|
||||
"prettier --write",
|
||||
"git add"
|
||||
"prettier --write"
|
||||
]
|
||||
},
|
||||
"repository": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user