Update package.json

This commit is contained in:
Steve Ruiz 2021-07-08 11:02:11 +01:00
parent 1c9fcba6b0
commit 69f0957b69

View file

@ -24,8 +24,8 @@
},
"lint-staged": {
"*.@(ts|tsx)": [
"yarn lint",
"yarn format"
"yarn format",
"yarn lint"
]
},
"dependencies": {