A Visual Studio Code extension to debug your Javascript code on targets that support the Chrome Debugging Protocol.
"type": "chrome",
"request": "attach",
"port": 9222,
"name": "Attach to Chrome",
"url": "http://localhost:3001",
"webRoot": "${workspaceFolder}"
}
.scripts
Uncaught SyntaxError: Unexpected token '.'