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