5227ee55e6
Added VSCode option to change to PWSH core installed in default location
5 lines
128 B
JSON
5 lines
128 B
JSON
{
|
|
"files.trimTrailingWhitespace": true,
|
|
"terminal.integrated.shell.windows": "c:/Program Files/PowerShell/6/pwsh.exe"
|
|
}
|