mirror of
https://github.com/toast-ts/Daggerbot-TS.git
synced 2024-11-17 16:30:58 -05:00
12 lines
172 B
JSON
12 lines
172 B
JSON
|
{
|
||
|
"version": "0.2.0",
|
||
|
"configurations": [
|
||
|
{
|
||
|
"type": "node",
|
||
|
"request": "attach",
|
||
|
"name": "Debug Node.js remotely",
|
||
|
"port": 9229
|
||
|
}
|
||
|
]
|
||
|
}
|