{ "eslint.format.enable": true, "editor.codeActionsOnSave": { "source.fixAll.eslint": "explicit" }, "javascript.preferences.importModuleSpecifierEnding": "js", "javascript.preferences.quoteStyle": "single", "prettier.embeddedLanguageFormatting": "off", "editor.tabCompletion": "on", "diffEditor.codeLens": true }