mirror of
https://github.com/saltstack-formulas/apache-formula.git
synced 2025-04-10 23:01:41 +00:00
3 lines
72 B
JavaScript
3 lines
72 B
JavaScript
module.exports = {
|
|
extends: ['@commitlint/config-conventional'],
|
|
};
|