runtipi/commitlint.config.js
2022-07-27 22:15:41 +02:00

4 lines
70 B
JavaScript

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