1 2 3 4 5 6 7 8 9
{ "search.exclude": { "**/node_modules": true }, "typescript.tsdk": "node_modules/typescript/lib", "files.associations": { "*.test.ts": "typescript" } }