@@ -113,6 +113,6 @@
"pre-commit": "pnpm lint-staged"
},
"lint-staged": {
- "*": "eslint"
+ "*": ""
}