We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
docs
examples
1 parent ac9cb9e commit 9489b93Copy full SHA for 9489b93
1 file changed
.vscode/settings.json
@@ -34,5 +34,7 @@
34
"json",
35
"jsonc",
36
"yaml"
37
- ]
+ ],
38
+
39
+ "npm.exclude": "**/{docs,examples/**}"
40
}
0 commit comments