chore: update ". vscode/settings.json"

This commit is contained in:
Juck Zhang 2024-07-15 21:00:20 +08:00 committed by GitHub
parent f97824ddf8
commit 6893c70df0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,5 @@
{ {
"prettier.enable": true,
"editor.codeActionsOnSave": { "editor.codeActionsOnSave": {
"source.fixAll.eslint": "explicit" "source.fixAll.eslint": "explicit"
}, },