mirror of
https://github.com/ialley-workshop-open/uni-halo.git
synced 2026-09-11 16:00:44 +08:00
4 lines
69 B
JavaScript
4 lines
69 B
JavaScript
module.exports = {
|
|
extends: ['@commitlint/config-conventional'],
|
|
}
|