Skip to content

Commit 813eee9

Browse files
committed
Update vscode workspace settings
1 parent 55334b6 commit 813eee9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.vscode/settings.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"deno.unstable": true,
2626
"deno.importMap": "./import_map.json",
2727
"deno.suggest.imports.hosts": {
28-
"https://deno.land": true
28+
"https://deno.land": true,
29+
"https://esm.sh": false
2930
}
3031
}

0 commit comments

Comments
 (0)