Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

npm-debug-log-cleaner

willworks248MIT1.0.3

npm-debug.log cleaner use in pre-commit

npm-debug.log, npm, pre-commit

readme

npm-debug-log-cleaner

clean npm-debug.log brefore commit

Installation

npm install husky // use husky to run precommit script
npm install npm-debug-log-cleaner

Precommit configuration

"precommit": "npm-debug-log-cleaner"

License

MIT