mirror of
https://github.com/paradizelost/PSTeedy.git
synced 2025-04-04 09:35:05 -05:00
8 lines
189 B
JSON
8 lines
189 B
JSON
{
|
|
"files.trimTrailingWhitespace": true,
|
|
"files.insertFinalNewline": true,
|
|
"editor.insertSpaces": true,
|
|
"editor.tabSize": 4,
|
|
"powershell.codeFormatting.preset": "OTBS"
|
|
}
|