Skip to content

Instantly share code, notes, and snippets.

@indraAsLesmana
Last active February 19, 2025 01:25
Show Gist options
  • Save indraAsLesmana/fcfee4d5f33c21ececf270efde086ba6 to your computer and use it in GitHub Desktop.
Save indraAsLesmana/fcfee4d5f33c21ececf270efde086ba6 to your computer and use it in GitHub Desktop.
{
"configurations": [
{
"name": "Wrangler",
"type": "node",
"request": "attach",
"port": 9229,
"cwd": "/",
"resolveSourceMapLocations": null,
"attachExistingChildren": false,
"autoAttachChildProcesses": false
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment