mirror of
https://github.com/hexastack/hexabot
synced 2024-11-26 05:48:55 +00:00
4 lines
70 B
JavaScript
4 lines
70 B
JavaScript
|
module.exports = {
|
||
|
extends: ['@commitlint/config-conventional'],
|
||
|
};
|