Fix inconsistent alerts by using the markdown notation - part 4 (#35223)
Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
This repo has configuration for debugging the codebase with VS Code's built-in Node Debugger.
|
||||
|
||||
**Note**: These steps will only help with debugging issues in the Node.js codebase, not in the content files.
|
||||
**Note:** These steps will only help with debugging issues in the Node.js codebase, not in the content files.
|
||||
|
||||
1. After running the build steps, start the app by running `npm run debug`.
|
||||
1. In VS Code, click on the Debugging icon in the Activity Bar to bring up the Debug view.
|
||||
|
||||
Reference in New Issue
Block a user