Skip to content

Commit 84eb0b0

Browse files
authored
Made changes requested for pull request
#577 (review)
1 parent 20a2fe0 commit 84eb0b0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,10 +105,8 @@ Then, run the program to be debugged as usual.
105105
npm script example:
106106
```js
107107
"windowsDebug": "@powershell -Command $env:DEBUG='*';node app.js",
108-
109108
```
110109

111-
112110
## Namespace Colors
113111

114112
Every debug instance has a color generated for it based on its namespace name.

0 commit comments

Comments
 (0)