chatgpt-web/.commitlintrc.json

4 lines
53 B
JSON
Raw Normal View History

2023-02-12 22:03:10 -05:00
{
"extends": ["@commitlint/config-conventional"]
}