chore(lint-staged): 更新lint-staged配置以包含server目录
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
"prepare": "husky"
|
||||
},
|
||||
"lint-staged": {
|
||||
"{src,e2e}/**/*.{js,jsx,ts,tsx,vue}": [
|
||||
"{server,src,e2e}/**/*.{js,jsx,ts,tsx,vue}": [
|
||||
"prettier --write",
|
||||
"eslint --fix",
|
||||
"oxlint --fix"
|
||||
|
||||
Reference in New Issue
Block a user