Follow-up
This commit is contained in:
parent
7fb57ac4d8
commit
9b522ff50b
@ -23,7 +23,7 @@
|
||||
},
|
||||
"husky": {
|
||||
"hooks": {
|
||||
"pre-commit": "tsc && lint-staged -- --fix"
|
||||
"pre-commit": "tsc && lint-staged -- --fix --ignore-path=src/lib/gramjs/.eslintignore"
|
||||
}
|
||||
},
|
||||
"lint-staged": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user