pull/657/MERGE
崮生 2025-01-08 01:22:44 +00:00
parent 90fa5ffd81
commit 5e31eb8ebc
1 changed files with 2 additions and 2 deletions

View File

@ -83,8 +83,8 @@
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"editor.codeActionsOnSave": {
// "source.fixAll.eslint": "explicit",
// "source.fixAll.stylelint": "explicit"
"source.fixAll.eslint": "explicit",
"source.fixAll.stylelint": "explicit"
},
"[vue]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"