modclean-patterns-default

1.1.2 • Public • Published

modclean-patterns-default

npm version NPM Downloads GitHub license GitHub issues

Default patterns configuration for ModClean 2.x. This module is automatically installed when installing ModClean.

Install

Note: This module is included by default with ModClean 2.x.

Install Globally (for ModClean CLI)

npm install -g modclean-patterns-default

Install Locally (for ModClean API)

npm install modclean-patterns-default --save-dev

Available Configurations

default:safe

Contains patterns that are considered safe and should not affect your application. It also removes the most files/folders of all the configurations.

default:caution

Contains patterns that could potentially cause issues with modules, but includes patterns that will help reduce your modules folder size.

default:danger

Contains patterns that are known to cause issues with certain modules, but can help reduce files and your modules folder size even further.


Contributing

If you find issues with the patterns or have patterns to add, please either submit a pull request or open an issue.

Package Sidebar

Install

npm i modclean-patterns-default

Weekly Downloads

33,620

Version

1.1.2

License

MIT

Unpacked Size

7.5 kB

Total Files

6

Last publish

Collaborators

  • kyleross