We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55334b6 commit 813eee9Copy full SHA for 813eee9
.vscode/settings.json
@@ -25,6 +25,7 @@
25
"deno.unstable": true,
26
"deno.importMap": "./import_map.json",
27
"deno.suggest.imports.hosts": {
28
- "https://deno.land": true
+ "https://deno.land": true,
29
+ "https://esm.sh": false
30
}
31
0 commit comments