mirror of
https://github.com/jcreek/AutomatedAssessmentFeedbackAgent.git
synced 2026-07-13 02:53:49 +00:00
12 lines
175 B
JSON
12 lines
175 B
JSON
{
|
|
"configurations": [
|
|
{
|
|
"type": "node",
|
|
"request": "attach",
|
|
"name": "PartyKit debugger",
|
|
"address": "localhost",
|
|
"port": 9229
|
|
}
|
|
]
|
|
}
|