lihai 8d6c751f49 feat: push | 2 yıl önce | |
---|---|---|
.. | ||
lib | 2 yıl önce | |
node_modules | 2 yıl önce | |
CHANGELOG.md | 2 yıl önce | |
README.md | 2 yıl önce | |
cli.js | 2 yıl önce | |
index.js | 2 yıl önce | |
license.md | 2 yıl önce | |
package.json | 2 yıl önce |
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.