# description

remove unnecessary files from node_modules

# flags.dryrun.summary

only show what would be removed from node_modules

# flags.verbose.summary

show all files paths being removed

# flags.types.summary

remove all types (.d.ts) files from node_modules

# examples

- <%= config.bin %> <%= command.id %>
