UNPKG
gitiumiota
Version:
latest (1.0.0-alpha.1)
1.0.0-alpha.1
IOTA Client Reference Implementation
github.com/iotaledger/iota.lib.js
iotaledger/iota.lib.js
gitiumiota
/
commitlint.config.js
2 lines
(1 loc)
•
66 B
JavaScript
View Raw
1
2
module.exports
= { extends: [
'@commitlint/config-conventional'
] }