Files
shadcn__ui/.commitlintrc.json
T

4 lines
53 B
JSON
Raw Normal View History

2023-01-24 19:51:29 +04:00
{
"extends": ["@commitlint/config-conventional"]
}