{ "files.exclude": { "dist/": true, "lib/": true, "**/node_modules/": true, }, "typescript.tsdk": "node_modules/typescript/lib" }