Skip to content

Commit

Permalink
Update DEBUGGING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gudmdharalds authored Nov 20, 2023
1 parent 43a15e3 commit 4e51488
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/DEBUGGING.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ For help, see: https://nodejs.org/en/docs/inspector
```

5. Set your breakpoints, add debug code, and hit the play button.
6. Confirm that you attached the debugger to continue command execution
7. Squash them bugs 🐛🔨.
6. Confirm that you attached the debugger to continue command execution.
7. Resolve the problem.
8. [Optional but recommended] Pay it forward and implement a similar approach to other internal/external tooling.

0 comments on commit 4e51488

Please sign in to comment.