Debugging
Tips and Hints for Development
Back-end
{
"type": "node",
"request": "attach",
"name": "Debug Backend",
"restart": true,
"protocol": "inspector",
}Front-end
Last updated
Was this helpful?