Skip to content

Commit

Permalink
chore: better vscode configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
kitsonk committed Sep 8, 2023
1 parent 5c89679 commit 855700e
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,7 @@
"deno.enable": true,
"deno.lint": true,
"deno.unstable": true,
"deno.enablePaths": [
"./commands",
"./components",
"./islands",
"./routes",
"./state",
"./util",
"./build.ts",
"./main.ts"
],
"deno.documentPreloadLimit": 500,
"cSpell.words": [
"algoliasearch",
"preact"
Expand Down

0 comments on commit 855700e

Please sign in to comment.