mirror of
https://github.com/Stone-Red-Code/RemSox.git
synced 2026-09-04 17:16:24 +02:00
14 lines
275 B
JSON
14 lines
275 B
JSON
{
|
|
"profiles": {
|
|
"WSL": {
|
|
"commandName": "WSL2",
|
|
"distributionName": ""
|
|
},
|
|
"RemSox": {
|
|
"commandName": "Executable",
|
|
"executablePath": "powershell",
|
|
"commandLineArgs": "./build-and-run.ps1",
|
|
"workingDirectory": "./"
|
|
}
|
|
}
|
|
} |