Skip to content

Commit 9a12a1b

Browse files
committed
Add link to is-error-instance
1 parent b74cad5 commit 9a12a1b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,8 @@ Process event name among:
136136
errors to/from plain objects
137137
- [`normalize-exception`](https://github.com/ehmicky/normalize-exception):
138138
Normalize exceptions/errors
139+
- [`is-error-instance`](https://github.com/ehmicky/is-error-instance): Check if
140+
a value is an `Error` instance
139141
- [`merge-error-cause`](https://github.com/ehmicky/merge-error-cause): Merge an
140142
error with its `cause`
141143
- [`set-error-class`](https://github.com/ehmicky/set-error-class): Properly

0 commit comments

Comments
 (0)