Add the following to `.vscode/settings.json` ```json { "typescript.tsdk": "node_modules/typescript/lib" } ```