peach a19a732be8 commit message | пре 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.