Skip to content

Instantly share code, notes, and snippets.

@nash403
Created May 16, 2019 15:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nash403/b0dc99deed274d95cb2f3936dc1a460b to your computer and use it in GitHub Desktop.
Save nash403/b0dc99deed274d95cb2f3936dc1a460b to your computer and use it in GitHub Desktop.
How to list packages that are listed in the global package.json in Yarn config

cat $(yarn global dir)/package.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment