Skip to content

Commit cdd1436

Browse files
author
Kapil Borle
committed
Add vscode settings to the project
1 parent a340bfa commit cdd1436

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.vscode/settings.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
// Place your settings in this file to overwrite default and user settings.
2+
{
3+
"editor.tabSize": 4,
4+
"powershell.codeFormatting.preset": "Allman"
5+
}

0 commit comments

Comments
 (0)