Update settings.json

This commit is contained in:
felix920506 2024-03-11 11:55:07 -04:00
parent 206e6e44cb
commit 9570451afd
No known key found for this signature in database
GPG Key ID: ED6C0F3630496234

View File

@ -1,6 +1,6 @@
{ {
"editor.codeActionsOnSave": { "editor.codeActionsOnSave": {
"source.fixAll.eslint": true "source.fixAll.eslint": "explicit"
}, },
"eslint.format.enable": true, "eslint.format.enable": true,
"editor.formatOnSave": false "editor.formatOnSave": false