1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-03 21:55:46 +02:00

yarn-why: add page

This commit is contained in:
pxgamer 2019-02-15 10:30:00 +00:00 committed by Agniva De Sarker
parent 42a572ad30
commit b6c67e093c

8
pages/common/yarn-why.md Normal file
View file

@ -0,0 +1,8 @@
# yarn-why
> Identifies why a Yarn package has been installed.
> Homepage: <https://www.npmjs.com/package/yarn-why>.
- Show why a Yarn package is installed:
`yarn-why {{package_name}}`