mermaid/.commitlintrc.json
2022-02-10 20:32:21 +01:00

5 lines
68 B
JSON

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