{ "[javascript]": { "editor.formatOnSave": true, "editor.formatOnType": true }, "javascript.format.insertSpaceAfterOpeningAndBeforeClosingEmptyBraces": false, "javascript.format.semicolons": "insert", "editor.tabSize": 2, "editor.indentSize": "tabSize", "editor.detectIndentation": false }