Skip to content

Instantly share code, notes, and snippets.

@akumbhani66
Created August 28, 2019 06:20
Show Gist options
  • Save akumbhani66/02b3327fc9b2c253c1e53e7cb3e270e9 to your computer and use it in GitHub Desktop.
Save akumbhani66/02b3327fc9b2c253c1e53e7cb3e270e9 to your computer and use it in GitHub Desktop.
{
"version": "0.2.0",
"configurations": [
{
"type": "node",
"request": "launch",
"name": "Launch Program",
"port": 9229,
// "program": "${workspaceFolder}/start"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment