build(custom): 调整监控
This commit is contained in:
@@ -15,8 +15,8 @@
|
||||
},
|
||||
"lint-staged": {
|
||||
"*.{js,vue}": [
|
||||
"eslint --ext .js,.vue .",
|
||||
"npx prettier --write --end-of-line lf ."
|
||||
"npx prettier --write --end-of-line lf .",
|
||||
"eslint --ext .js,.vue ."
|
||||
]
|
||||
},
|
||||
"config": {
|
||||
|
||||
Reference in New Issue
Block a user