.vscode/settings.json
{
"[powershell]": { "files.trimTrailingWhitespace": true }, "powershell.codeFormatting.openBraceOnSameLine": false, "powershell.codeFormatting.alignPropertyValuePairs": false } |
{
"[powershell]": { "files.trimTrailingWhitespace": true }, "powershell.codeFormatting.openBraceOnSameLine": false, "powershell.codeFormatting.alignPropertyValuePairs": false } |