Skip to content

Commit da8a501

Browse files
committed
Update settings.json
1 parent bc338bf commit da8a501

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.vscode/settings.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"deno.enable": true,
3-
"deno.lint": true,
4-
"deno.unstable": true,
5-
"deno.config": "deno.json",
6-
"deno.importMap": "import_map.json"
7-
}
2+
"deno.enable": true,
3+
"deno.lint": true,
4+
"deno.unstable": true,
5+
"deno.config": "deno.json",
6+
"deno.importMap": "import_map.json"
7+
}

0 commit comments

Comments
 (0)