{ "files.autoSave": "onFocusChange", "editor.formatOnSave": true, "editor.defaultFormatter": "dbaeumer.vscode-eslint", "jest.rootPath": "src/", "jest.runMode": "on-demand", "editor.insertSpaces": true, "editor.tabSize": 4, "editor.detectIndentation": false }