Skip to content

Commit b8b0e83

Browse files
committed
docs: add fetch-error-handler to the main README
1 parent 7e37e62 commit b8b0e83

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ We maintain documentation in this repo:
2525
* **[@dotcom-reliability-kit/eslint-config](./packages/eslint-config/#readme):**<br/>
2626
A linting config, specifically focussed on enhancing code quality and proactively catching errors/bugs before they make it into production.
2727

28+
* **[@dotcom-reliability-kit/fetch-error-handler](./packages/fetch-error-handler/#readme):**<br/>
29+
Properly handle fetch errors and avoid a lot of boilerplate in your app.
30+
2831
* **[@dotcom-reliability-kit/log-error](./packages/log-error/#readme):**<br/>
2932
A method to consistently log error object with optional request information
3033

0 commit comments

Comments
 (0)