Yarn Commands Without The Emojis
If you are a hater and you'd like to run yarn
commands without emojis being playfully included in the output, just include the --no-emoji
flag. The output of a command like add
will look like this:
See yarn help
for details.
Last updated