This commit is contained in:
cun-nan 2024-07-06 16:35:40 +08:00
parent 34e4e66d46
commit 7d4fcce010

View File

@ -17,6 +17,7 @@
"pre-commit": "lint-staged"
}
},
"lint-staged": {
"src/**/*.{js,vue}": [
"eslint --fix",