Files
full-stack-archetype/.commitlintrc.json

6 lines
69 B
JSON

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