conventional-commit-types-befe
List of conventional commit types baidu BEFE.
Spec
Exports a function accepts one parameter Language and it return an Object.
The Object with a typeObjects key whose value is an object whose keys are type names and whose values are objects with key-value pairs such as description as string, optional title as string.
The Object also with a typeKeys key whose value is an array of typeObjects's key.
etc. See index.json.
Any alternatives should follow the same spec.