Skip to content

Commit

Permalink
maint/dev ~ add VSCode plugin for deno support (disabled; for futur…
Browse files Browse the repository at this point in the history
…e use)

- plan to enable when improved with mixed Deno/TS project support
  • Loading branch information
rivy committed Jan 11, 2021
1 parent 3ab80e8 commit b971d74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"deno.enable": false,
"editor.formatOnSave": true,
"files.exclude": {
"**/.git": true,
Expand Down

0 comments on commit b971d74

Please sign in to comment.