1
0
mirror of synced 2025-12-19 09:57:42 -05:00

docs: update branch name to main from master (#39439)

Co-authored-by: Sharra-writes <sharra-writes@github.com>
This commit is contained in:
Jam Balaya
2025-07-23 03:32:00 +09:00
committed by GitHub
parent c4a991e639
commit ce9fcb4345
3 changed files with 3 additions and 3 deletions

View File

@@ -10,4 +10,4 @@ This repo has configuration for debugging the codebase with VS Code's built-in N
1. Select the node process that's started with the `--inspect` flag.
1. Debugger has now been attached. Enjoy!
For more detailed instructions, please see this [VS Code recipe](https://github.com/Microsoft/vscode-recipes/tree/master/nodemon). You can also learn more about debugging using VS Code [here](https://code.visualstudio.com/docs/editor/debugging).
For more detailed instructions, please see this [VS Code recipe](https://github.com/Microsoft/vscode-recipes/tree/main/nodemon). You can also learn more about debugging using VS Code [here](https://code.visualstudio.com/docs/editor/debugging).