build: update settings.json

This commit is contained in:
zclzone 2024-04-24 21:22:29 +08:00
parent 204a7b3a9b
commit c9425d8803

View File

@ -21,7 +21,7 @@
},
"eslint.validate": ["javascript", "javascriptreact", "typescript", "vue"],
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
"source.fixAll.eslint": "explicit"
},
"files.associations": {
"*.env.*": "dotenv",