Skip to content

Commit f741cc2

Browse files
Remove hard rejection note in readme (#261)
1 parent 9961bc0 commit f741cc2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

readme.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -300,10 +300,6 @@ Default: `2`
300300

301301
The number of spaces to use for indenting the help text.
302302

303-
## Promises
304-
305-
Meow will make unhandled rejected promises [fail hard](https://github.com/sindresorhus/hard-rejection) instead of the default silent fail. Meaning you don't have to manually `.catch()` promises used in your CLI.
306-
307303
## Tips
308304

309305
See [`chalk`](https://github.com/chalk/chalk) if you want to colorize the terminal output.

0 commit comments

Comments
 (0)