Files

15 lines
276 B
JSON

{
"profiles": {
"WSL": {
"commandName": "WSL2",
"distributionName": ""
},
"RemSox": {
"commandName": "Executable",
"executablePath": "powershell",
"commandLineArgs": "./build-and-run.ps1",
"workingDirectory": "./"
}
}
}