clean-modules
clean-modules copied to clipboard
More useful defaults
For testing:
$ mkdir /tmp/test && cd "$_"
$ npm init --yes
$ npm i pino fast-copy minimisted cache-directory clone events
$ find node_modules -type f -name '*.iml'
$ find node_modules -type f -name '.nojekyll'
$ find node_modules -type f -name '.airtap.yml'
$ find node_modules -type d -name '.husky' -depth
$ find node_modules -type f -name '.bmp.yml'
$ find node_modules -type f -name '.release-it.json'
$ find node_modules -type f -name 'COPYING'
The commit messages have links to the corresponding docs.
🦋 Changeset detected
Latest commit: 1db781f027e50f1f9bd91542b40fc4c4bf980038
The changes in this PR will be included in the next version bump.
This PR includes changesets to release 1 package
| Name | Type |
|---|---|
| clean-modules | Minor |
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Thanks again @sdavids! The new defaults are included in v3.1.0 ✅