Sign in
apache
/
incubator-devlake
/
refs/heads/javascript-mvp
/
.
/
commitlint.config.js
blob: 4fedde6daf0b816025b8d16a7b8af9e06b33bec5 [
file
] [
log
] [
blame
]
module
.
exports
=
{
extends
:
[
'@commitlint/config-conventional'
]
}