Skip to content

Commit 1305653

Browse files
committed
Drop deno.path from settings
1 parent e6208f5 commit 1305653

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.vscode/settings.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"editor.formatOnSave": true,
33
"deno.enable": true,
4-
"deno.path": "/opt/homebrew/bin/deno",
54
"deno.config": "./deno.json",
65
"[typescript]": {
76
"editor.defaultFormatter": "denoland.vscode-deno"

0 commit comments

Comments
 (0)