Skip to content

Commit

Permalink
Tweak VS Code settings
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterKale committed Nov 24, 2024
1 parent bdc9b08 commit 2556630
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"deno.enable": true,
"deno.config": "./deno.json",
"deno.disablePaths": [
"./scratchenv-node",
"./scratchenv",
"./example"
],
"editor.rulers": [
Expand Down

0 comments on commit 2556630

Please sign in to comment.