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
Add a new color?: boolean option to the toolkit. Defaults to detect color from TTY status. Setting it to false, should disable all chalk colors globally.
Add a new emojis?: boolean option to the toolkit. Defaults to true. When set to false, all messages need to be stripped of emojis.
The text was updated successfully, but these errors were encountered:
Add a new
color?: boolean
option to the toolkit. Defaults to detect color from TTY status. Setting it to false, should disable all chalk colors globally.Add a new
emojis?: boolean
option to the toolkit. Defaults totrue
. When set tofalse
, all messages need to be stripped of emojis.The text was updated successfully, but these errors were encountered: