lihai 8d6c751f49 feat: push hace 2 años
..
lib 8d6c751f49 feat: push hace 2 años
node_modules 8d6c751f49 feat: push hace 2 años
CHANGELOG.md 8d6c751f49 feat: push hace 2 años
README.md 8d6c751f49 feat: push hace 2 años
cli.js 8d6c751f49 feat: push hace 2 años
index.js 8d6c751f49 feat: push hace 2 años
license.md 8d6c751f49 feat: push hace 2 años
package.json 8d6c751f49 feat: push hace 2 años

README.md

Lint commit messages

@commitlint/cli

Getting started

npm install --save-dev @commitlint/cli @commitlint/config-angular
echo "module.exports = {extends: ['@commitlint/config-angular']};" > commitlint.config.js

Consult docs/cli for comprehensive documentation.