12 lines
229 B
JSON
12 lines
229 B
JSON
{
|
|
"starlingmonkey": {
|
|
"componentRuntime": {
|
|
"executable": "spin",
|
|
"options": [
|
|
"up",
|
|
"-f",
|
|
"${workspaceFolder}",
|
|
],
|
|
}
|
|
}
|
|
} |