Is there a substitute or equivalent command for Yarn Classic's yarn list
in Yarn Modern?
For example, how would I do the following?
yarn list --depth=0 --prod --long
Is there a substitute or equivalent command for Yarn Classic's yarn list
in Yarn Modern?
For example, how would I do the following?
yarn list --depth=0 --prod --long