douyin/commitlint.config.ts
2024-04-06 02:46:14 +08:00

4 lines
68 B
TypeScript

module.exports = {
extends: ['@commitlint/config-conventional']
}