mermaid/.commitlintrc.json
2021-12-04 12:58:00 +01:00

5 lines
68 B
JSON

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