busybar-ui
/
commitlint.config.js
commitlint.config.js
Raw
module
.
exports
=
{
extends
:
[
'@commitlint/config-conventional'
]
}
;