chore: update .vscode/settings

This commit is contained in:
baiqi 2023-06-01 14:36:29 +08:00 committed by rubylliu
parent 217f9ad0f9
commit b4528fbf89
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
"editor.codeActionsOnSave": {
"eslint.autoFixOnSave": true,
"source.fixAll.stylelint": true, // stylelint
"source.fixAll.eslint": true, // eslint
},
"editor.formatOnSave": true,
"eslint.validate": [