mue/.commitlintrc.json

3 lines
54 B
JSON
Raw Normal View History

2022-09-22 09:52:01 +00:00
{
"extends": ["@commitlint/config-conventional"]
}