Update package.json

pull/29/head
Steve Ruiz 2021-07-08 11:02:11 +01:00
rodzic 1c9fcba6b0
commit 69f0957b69
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

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