UNPKG
mk-paas-cli
Version:
latest (1.0.6)
1.0.6
1.0.5
1.0.3
1.0.2
1.0.0
0.0.3
0.0.2
0.0.1
MK PAAS CLI TOOL
mk-paas-cli
/
commitlint.config.js
6 lines
(5 loc)
•
78 B
JavaScript
View Raw
1
2
3
4
5
6
module
.
exports
= { extends: [
'@commitlint/config-conventional'
, ], }