Skip to content

Instantly share code, notes, and snippets.

@glaucia86
Last active June 7, 2018 02:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save glaucia86/774662796889a99af6a1ce649871ccd2 to your computer and use it in GitHub Desktop.
Save glaucia86/774662796889a99af6a1ce649871ccd2 to your computer and use it in GitHub Desktop.
{
"version": "0.2.0",
"configurations": [
{
"name": "Attach to Node",
"type": "node",
"request": "attach",
"port": 9229,
"restart": true
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment