.vscode/settings.json

// Place your settings in this file to overwrite default and user settings.
{
    "files.trimTrailingWhitespace": true,
    "powershell.codeFormatting.preset": "OTBS"
}