UNPKG
biteagle-cli
Version:
latest (0.0.1)
0.0.1
Biteagle project command line interface.
biteagle-cli
/
commitlint.config.cjs
6 lines
(5 loc)
•
84 B
JavaScript
View Raw
1
2
3
4
5
6
module
.
exports
= { extends: [
'@commitlint/config-conventional'
] }