Skip to content

Instantly share code, notes, and snippets.

@aizatto
Created August 2, 2018 02:11
Show Gist options
  • Select an option

  • Save aizatto/c4fc3502bec8eff15db892c362a5b6f7 to your computer and use it in GitHub Desktop.

Select an option

Save aizatto/c4fc3502bec8eff15db892c362a5b6f7 to your computer and use it in GitHub Desktop.
yarn bash commands

Find packages

find . -iname package.json -not -path "*node_modules*" | xargs grep react
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment