Files
ZertoApiWrapper/.vscode/settings.json
T
2019-06-24 12:42:23 -04: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/6/pwsh.exe"
}