Skip to content

Commit 669a597

Browse files
committed
Improve README
1 parent 62330bb commit 669a597

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ on the console which is very useful. Unfortunately those process errors:
1919
and
2020
[`multipleResolves`](https://nodejs.org/api/process.html#process_event_multipleresolves) making it hard to debug.
2121
- are inconvenient to [log to an external service](#custom-logging).
22+
- cannot be conditionally skipped
2223
- are printed each time an error is repeated (except for
2324
[`warning`](https://nodejs.org/api/process.html#process_event_warning)).
2425
- are not human-friendly.

0 commit comments

Comments
 (0)