Skip to content

Commit

Permalink
chore: update vscode settings
Browse files Browse the repository at this point in the history
  • Loading branch information
lc-soft committed Mar 10, 2019
1 parent 6d495cb commit 4a4aa61
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@
"editor.tabSize": 8,
"editor.insertSpaces": false
},
"[javascript]": {
"editor.tabSize": 2,
"editor.insertSpaces": true
},
"files.associations": {
"unistd.h": "c",
"errno.h": "c",
Expand Down

0 comments on commit 4a4aa61

Please sign in to comment.