We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ececd58 commit e49e474Copy full SHA for e49e474
1 file changed
README.md
@@ -200,6 +200,8 @@ Specify [different options per error class](#error-class-specific). The object:
200
update an error's stack
201
- [`error-cause-polyfill`](https://github.com/ehmicky/error-cause-polyfill):
202
Polyfill `error.cause`
203
+- [`beautiful-error`](https://github.com/ehmicky/beautiful-error): Prettify
204
+ error messages and stacks
205
- [`log-process-errors`](https://github.com/ehmicky/log-process-errors): Show
206
some ❤ to Node.js process errors
207
- [`error-http-response`](https://github.com/ehmicky/error-http-response):
0 commit comments