added project settings

This commit is contained in:
KevinMarquette
2017-08-05 19:47:30 -07:00
parent 958ada59e4
commit 291ee327c3

4
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,4 @@
// Place your settings in this file to overwrite default and user settings.
{
"powershell.codeFormatting.preset": "Allman"
}