Files
ZertoApiWrapper/.vscode/settings.json
T
justin 5227ee55e6 Update settings.json
Added VSCode option to change to PWSH core installed in default location
2019-03-12 10:40:28 -04:00

5 lines
128 B
JSON

{
"files.trimTrailingWhitespace": true,
"terminal.integrated.shell.windows": "c:/Program Files/PowerShell/6/pwsh.exe"
}