mermaid/.commitlintrc.json

5 lines
68 B
JSON

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