Update package.json
This commit is contained in:
parent
1c9fcba6b0
commit
69f0957b69
1 changed files with 2 additions and 2 deletions
|
@ -24,8 +24,8 @@
|
|||
},
|
||||
"lint-staged": {
|
||||
"*.@(ts|tsx)": [
|
||||
"yarn lint",
|
||||
"yarn format"
|
||||
"yarn format",
|
||||
"yarn lint"
|
||||
]
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
Loading…
Reference in a new issue