.vscode/settings.json

{
    "powershell.codeFormatting.addWhitespaceAroundPipe": true,
    "editor.insertSpaces": true,
    "editor.tabSize": 2
}