peach a19a732be8 commit message | il y a 2 ans | |
---|---|---|
.. | ||
lib | il y a 2 ans | |
node_modules | il y a 2 ans | |
CHANGELOG.md | il y a 2 ans | |
README.md | il y a 2 ans | |
cli.js | il y a 2 ans | |
index.js | il y a 2 ans | |
license.md | il y a 2 ans | |
package.json | il y a 2 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.