Skip to content

Instantly share code, notes, and snippets.

@1206yaya
Created September 12, 2023 10:18
Show Gist options
  • Save 1206yaya/eccb236bfb61a81a455d65f1311686df to your computer and use it in GitHub Desktop.
Save 1206yaya/eccb236bfb61a81a455d65f1311686df to your computer and use it in GitHub Desktop.
fireabse-project-root/functions/.vscode
{
"version": "0.2.0",
"configurations": [
{
"type": "node",
"request": "attach",
"name": "Attach to Functions",
"port": 9229
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment