1
0
mirror of https://github.com/hexastack/hexabot synced 2025-03-09 22:01:23 +00:00
hexabot/commitlint.config.js
2024-09-10 10:50:11 +01:00

4 lines
70 B
JavaScript

module.exports = {
extends: ['@commitlint/config-conventional'],
};