{ "typescript.tsdk": "node_modules/typescript/lib", "typescript.enablePromptUseWorkspaceTsdk": true, "editor.codeActionsOnSave": { // "source.fixAll": "explicit", // "source.organizeImports": "explicit", // "source.sortMembers": "explicit" } }