mirror of
https://github.com/documenso/documenso.git
synced 2025-11-09 20:12:31 +10:00
4 lines
70 B
JavaScript
4 lines
70 B
JavaScript
module.exports = {
|
|
extends: ['@commitlint/config-conventional'],
|
|
};
|