Skip to content

Commit 06042ee

Browse files
committed
Add link to beautiful-error
1 parent f4d406a commit 06042ee

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,8 @@ console.log(Object.keys(error).includes('name')) // false
206206
Polyfill `error.cause`
207207
- [`handle-cli-error`](https://github.com/ehmicky/handle-cli-error): 💣 Error
208208
handler for CLI applications 💥
209+
- [`beautiful-error`](https://github.com/ehmicky/beautiful-error): Prettify
210+
error messages and stacks
209211
- [`log-process-errors`](https://github.com/ehmicky/log-process-errors): Show
210212
some ❤ to Node.js process errors
211213
- [`error-http-response`](https://github.com/ehmicky/error-http-response):

0 commit comments

Comments
 (0)