Skip to content

Commit

Permalink
🔨 BUMP: 1 file changed, 2(+), 2(-)
Browse files Browse the repository at this point in the history
  • Loading branch information
borestad committed Sep 12, 2023
1 parent 61dcebf commit bc878b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"deno.cacheOnSave": true,
"deno.codeLens.implementations": true,
"deno.codeLens.references": true,
"deno.config": "./.github/config/deno.json",
"deno.config": "./.github/deno.json",
"deno.enable": true,
"deno.importMap": "./.github/config/deno.json",
"deno.importMap": "./.github/deno.json",
"deno.internalDebug": false,
"deno.lint": false,
"deno.suggest.autoImports": true,
Expand Down

0 comments on commit bc878b6

Please sign in to comment.