You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -300,10 +300,6 @@ Default: `2`
300
300
301
301
The number of spaces to use for indenting the help text.
302
302
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
-
307
303
## Tips
308
304
309
305
See [`chalk`](https://github.com/chalk/chalk) if you want to colorize the terminal output.
0 commit comments