We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71e588d commit 3fa488cCopy full SHA for 3fa488c
.vscode/settings.json
@@ -18,5 +18,6 @@
18
19
"[powershell]": {
20
"files.trimTrailingWhitespace": true
21
- }
+ },
22
+ "powershell.codeFormatting.preset": "Stroustrup"
23
}
0 commit comments