Skip to content

Commit

Permalink
Add vscode workspace setting to force tab character to be used
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherwk210 committed Jan 13, 2018
1 parent c62d201 commit 12d1daf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .vscode/settings.json
@@ -0,0 +1,3 @@
{
"editor.insertSpaces": false
}

0 comments on commit 12d1daf

Please sign in to comment.