Skip to content

Commit

Permalink
Add VSCode workspace settings
Browse files Browse the repository at this point in the history
  • Loading branch information
yuhr committed Mar 22, 2021
1 parent b991f96 commit 3dc0cf8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .vscode/settings.json
@@ -0,0 +1,4 @@
{
"typescript.tsdk": "node_modules/typescript/lib",
"editor.formatOnSave": true
}

0 comments on commit 3dc0cf8

Please sign in to comment.