Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Commit bd5d0d9

Browse files
author
X
authored
chore: update vscode workspace settings
1 parent 5e8557a commit bd5d0d9

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.vscode/settings.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
"deno.import_map": "./import_map.json",
2323
"deno.import_intellisense_autodiscovery": true,
2424
"deno.import_intellisense_origins": {
25-
"https://deno.land": true,
26-
"https://esm.sh": true,
25+
"https://deno.land": true
2726
}
28-
}
27+
}

0 commit comments

Comments
 (0)