Files
cheatsheet-tldr/tldr/yarn-why

14 lines
278 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# yarn-why
> Identifies why a Yarn package has been installed.
> More information: <https://github.com/amio/yarn-why>.
- Show why a Yarn package is installed:
`yarn-why {{package}}`