Files
YesNt-Interpreter/YesNt.Interpreter/Properties/launchSettings.json
T

13 lines
286 B
JSON

{
"profiles": {
"YesNt-Interpreter": {
"commandName": "Project",
"commandLineArgs": "code.ynt"
},
"WSL": {
"commandName": "WSL2",
"environmentVariables": {},
"distributionName": ""
}
}
}