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
Running yarn config --no-defaults --json returns in a JSON format (expected) all of the config options (unexpected). I expected the yarn config command, with both flags, to return only the non-default settings in a JSON format.