hexabot/commitlint.config.js
2024-09-10 10:50:11 +01:00

4 lines
70 B
JavaScript

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