| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -810,7 +810,7 @@ The [`--trace-warnings`][] command-line flag can be used to display the | |||
| 810 | 810 | stack trace for such warnings. | |
| 811 | 811 | ||
| 812 | 812 | The emitted warning can be inspected with [`process.on('warning')`][] and will | |
| 813 | - have the additional `emitter`, `type` and `count` properties, referring to | ||
| 813 | + have the additional `emitter`, `type`, and `count` properties, referring to | ||
| 814 | 814 | the event emitter instance, the event’s name and the number of attached | |
| 815 | 815 | listeners, respectively. | |
| 816 | 816 | Its `name` property is set to `'MaxListenersExceededWarning'`. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments