Configure Yarn's --silent flag with .yarnrc configuration file.
Last active
December 15, 2024 11:21
-
-
Save karlhorky/607b5c52580474e7517d22fb5c3aaef6 to your computer and use it in GitHub Desktop.
Configure Yarn's --silent flag with .yarnrc configuration file
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--silent true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The missing manual. ❤️