chatgpt-web/.commitlintrc.json

4 lines
53 B
JSON
Raw Normal View History

2023-02-13 11:03:10 +08:00
{
"extends": ["@commitlint/config-conventional"]
}