11 lines
165 B
JSON
11 lines
165 B
JSON
{
|
|
"version": "0.2.0",
|
|
"configurations": [
|
|
{
|
|
"name": "MoonSharp Attach",
|
|
"type": "moonsharp-debug",
|
|
"debugServer": 41912,
|
|
"request": "attach"
|
|
}
|
|
]
|
|
} |