Skip to content

Commit

Permalink
Remove extraneous hard rejection note (#262)
Browse files Browse the repository at this point in the history
  • Loading branch information
tommy-mitchell committed Mar 3, 2024
1 parent f0c7203 commit 87d1bc3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion readme.md
Expand Up @@ -13,7 +13,6 @@
- Negates flags when using the `--no-` prefix
- Outputs version when `--version`
- Outputs description and supplied help text when `--help`
- Makes unhandled rejected promises [fail hard](https://github.com/sindresorhus/hard-rejection) instead of the default silent fail
- Sets the process title to the binary name defined in package.json
- No dependencies!

Expand Down

0 comments on commit 87d1bc3

Please sign in to comment.