mirror of
https://github.com/hexastack/hexabot
synced 2025-04-02 12:21:19 +00:00
4 lines
70 B
JavaScript
4 lines
70 B
JavaScript
module.exports = {
|
|
extends: ['@commitlint/config-conventional'],
|
|
};
|