We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85a4897 commit 93ff432Copy full SHA for 93ff432
1 file changed
.vscode/settings.json
@@ -38,5 +38,6 @@
38
}
39
40
],
41
- "typescript.tsdk": "node_modules/typescript/lib"
+ "typescript.tsdk": "node_modules/typescript/lib",
42
+ "npm.exclude": "**/extensions/**"
43
0 commit comments