diff --git a/dataplane.code-workspace b/dataplane.code-workspace index d30b5915fc29..8ffbd11b10f8 100644 --- a/dataplane.code-workspace +++ b/dataplane.code-workspace @@ -298,7 +298,10 @@ "**/*.d.ts": true, "**/test-browser/*": true }, - "typescript.tsdk": "core-http/node_modules/typescript/lib" + "typescript.tsdk": "core-http/node_modules/typescript/lib", + "files.exclude": { + "**/node_modules": true + } }, "extensions": { "recommendations": [