# sindresorhus/hard-rejection

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/sindresorhus-hard-rejection).**

_How this analysis was created: the description and tags below were written by an AI model that read this project's README and public documentation pages; stars, license and language come straight from the GitHub API. The model does not read the source code._

107 stars · 5 forks · JavaScript · MIT

## Links

- GitHub: https://github.com/sindresorhus/hard-rejection
- awesome-repositories: https://awesome-repositories.com/repository/sindresorhus-hard-rejection.md

## Description

Promises fail silently if you don't attach a .catch() handler.

## Tags

### Part of an Awesome List

- [Promise Utilities](https://awesome-repositories.com/f/awesome-lists/devtools/promise-utilities.md) — Forces unhandled promise rejections to fail immediately.
