Skip to content

Commit c2fe964

Browse files
committed
Add related project error-class-utils
1 parent be8484e commit c2fe964

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
@@ -300,6 +300,8 @@ logProcessErrors({ colors: false })
300300
Create multiple error classes
301301
- [`error-custom-class`](https://github.com/ehmicky/error-custom-class): Create
302302
one error class
303+
- [`error-class-utils`](https://github.com/ehmicky/error-class-utils): Utilities
304+
to properly create error classes
303305
- [`error-serializer`](https://github.com/ehmicky/error-serializer): Convert
304306
errors to/from plain objects
305307
- [`normalize-exception`](https://github.com/ehmicky/normalize-exception):

0 commit comments

Comments
 (0)