5 lines
98 B
JSON
5 lines
98 B
JSON
{
|
|
"terminal.integrated.env.windows": {
|
|
"PATH": "C:\\Program Files\\dotnet;${env:PATH}"
|
|
}
|
|
} |