Skip to content

Commit

Permalink
set project brace style
Browse files Browse the repository at this point in the history
  • Loading branch information
devblackops committed Mar 13, 2018
1 parent 1eaab6c commit b040357
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Expand Up @@ -2,5 +2,6 @@
"files.trimTrailingWhitespace": true,
"files.insertFinalNewline": true,
"editor.insertSpaces": true,
"editor.tabSize": 4
"editor.tabSize": 4,
"powershell.codeFormatting.preset": "OTBS"
}

0 comments on commit b040357

Please sign in to comment.