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.
1 parent d515d60 commit 905c8cdCopy full SHA for 905c8cd
.vscode/settings.json
@@ -14,5 +14,8 @@
14
},
15
"cSpell.words": ["huggingface"],
16
"deno.enablePaths": ["./e2e/deno"],
17
+ "search.exclude": {
18
+ "**/dist": true
19
+ },
20
"typescript.tsdk": "node_modules/typescript/lib"
21
}
0 commit comments