Skip to content

Commit

Permalink
update deno lsp settings
Browse files Browse the repository at this point in the history
  • Loading branch information
jd1378 committed Jul 10, 2021
1 parent 6d95790 commit 0957b97
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,7 @@
"debug.javascript.unmapMissingSources": true,
"deno.suggest.paths": true,
"deno.suggest.autoImports": true,
"deno.suggest.imports.hosts": {
"https://deno.land": false
},
}

0 comments on commit 0957b97

Please sign in to comment.