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