hydra/commitlint.config.js
2024-05-13 00:49:42 +01:00

2 lines
65 B
JavaScript

export default { extends: ["@commitlint/config-conventional"] };