@ -77,8 +77,8 @@
"vue-tsc": "^1.8.22"
},
"lint-staged": {
"*.{ts,tsx,vue}": [
"*.{ts,tsx,vue,js}": [
"pnpm lint:fix"
"eslint --fix"
]
}