{ "editor.tabSize": 2, "typescript.tsdk": "node_modules/typescript/lib", "editor.codeActionsOnSave": { "source.organizeImports": false, "source.fixAll": true }, "typescript.enablePromptUseWorkspaceTsdk": true }