Files

12 lines
175 B
JSON

{
"configurations": [
{
"type": "node",
"request": "attach",
"name": "PartyKit debugger",
"address": "localhost",
"port": 9229
}
]
}