12 lines
199 B
JSON
12 lines
199 B
JSON
{
|
|
"version": "0.2.0",
|
|
"configurations": [
|
|
{
|
|
"command": "# instrumented",
|
|
"name": "Run instrumented terminal",
|
|
"request": "launch",
|
|
"type": "node-terminal"
|
|
}
|
|
]
|
|
}
|