lihai 8d6c751f49 feat: push | лет назад: 2 | |
---|---|---|
.. | ||
lib | лет назад: 2 | |
node_modules | лет назад: 2 | |
CHANGELOG.md | лет назад: 2 | |
README.md | лет назад: 2 | |
cli.js | лет назад: 2 | |
index.js | лет назад: 2 | |
license.md | лет назад: 2 | |
package.json | лет назад: 2 |
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.