[update]更新HeaderAction

This commit is contained in:
OrangeM21
2020-04-07 20:46:38 +08:00
parent 28a0dd432b
commit b8bdefda51

View File

@@ -89,8 +89,7 @@
},
"lint-staged": {
"src/**/*.{js,vue}": [
"eslint --fix",
"git add"
"eslint --fix"
]
}
}