UNPKG
modernirc
Version:
latest (1.5.0)
1.5.0
1.4.0
1.3.2
1.3.1
1.3.0
1.2.0
1.1.0
1.0.6
1.0.5
1.0.3
1.0.2
1.0.1
1.0.0
IRC library for creating modern IRC bots
modernirc
/
commitlint.config.cjs
4 lines
(3 loc)
•
69 B
JavaScript
View Raw
1
2
3
4
module
.
exports
= { extends: [
'@commitlint/config-conventional'
], }