|
|
il y a 3 ans | |
|---|---|---|
| .. | ||
| lib | il y a 3 ans | |
| node_modules | il y a 3 ans | |
| CHANGELOG.md | il y a 3 ans | |
| README.md | il y a 3 ans | |
| cli.js | il y a 3 ans | |
| index.js | il y a 3 ans | |
| license.md | il y a 3 ans | |
| package.json | il y a 3 ans | |
Lint commit messages
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.