10 lines
229 B
JSON
10 lines
229 B
JSON
{
|
|
"type": "node",
|
|
"request": "attach",
|
|
"name": "Attach to Process",
|
|
"restart": true,
|
|
"address": "127.0.0.1",
|
|
"port": 53481,
|
|
"localRoot": "${workspaceFolder}",
|
|
"remoteRoot": "${workspaceFolder}"
|
|
} |