Files
ZertoApiWrapper/.vscode/settings.json
T
2020-03-05 21:43:32 -05:00

9 lines
272 B
JSON

{
"files.trimTrailingWhitespace": true,
"files.insertFinalNewline": true,
"editor.insertSpaces": true,
"editor.tabSize": 4,
"powershell.codeFormatting.preset": "OTBS",
"terminal.integrated.shell.windows": "c:/Program Files/PowerShell/7/pwsh.exe"
}