yarn autoclean
Cleans and removes unnecessary files from package dependencies
Options
Name | Description |
---|---|
-h, --help | Output usage information |
-i, --init | Creates the .yarnclean file if it does not exist, and adds the default entries |
-f, --force | If a .yarnclean file exists, run the clean process |