modclean-patterns-default




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.
$3
``
npm install -g modclean-patterns-default
`
$3
`
npm install modclean-patterns-default --save-dev
``
Available Configurations
$3
Contains patterns that are considered safe and should not affect your application. It also removes the most files/folders of all the configurations.
$3
Contains patterns that could potentially cause issues with modules, but includes patterns that will help reduce your modules folder size.
$3
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.