mirror of
https://gitee.com/fit2cloud-feizhiyun/MeterSphere.git
synced 2024-11-29 18:48:13 +08:00
chore: update .vscode/settings
This commit is contained in:
parent
217f9ad0f9
commit
b4528fbf89
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
@ -3,6 +3,7 @@
|
||||
"editor.codeActionsOnSave": {
|
||||
"eslint.autoFixOnSave": true,
|
||||
"source.fixAll.stylelint": true, // 开启stylelint自动修复
|
||||
"source.fixAll.eslint": true, // 开启eslint自动修复
|
||||
},
|
||||
"editor.formatOnSave": true,
|
||||
"eslint.validate": [
|
||||
|
Loading…
Reference in New Issue
Block a user