Update package.json

pull/929/head
TomasMatarazzo 1 month ago
parent 8fa4ec7ad8
commit fc170d3033

@ -14,6 +14,7 @@
}, },
"lint-staged": { "lint-staged": {
"**/*.{js,jsx,ts,tsx}": [ "**/*.{js,jsx,ts,tsx}": [
"npm run lint-fix",
"npm run format" "npm run format"
] ]
}, },

Loading…
Cancel
Save