Skip to content

Instantly share code, notes, and snippets.

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 adamgen/1b18336442b46d371f76e770d3319572 to your computer and use it in GitHub Desktop.
Save adamgen/1b18336442b46d371f76e770d3319572 to your computer and use it in GitHub Desktop.
{
"version": "0.2.0",
"configurations": [
{
"type": "node",
"request": "attach",
"name": "Node: Nodemon",
"processId": "${command:PickProcess}",
"restart": true,
"protocol": "inspector",
},
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment