douyin/commitlint.config.js
2024-04-05 02:19:14 +08:00

3 lines
67 B
JavaScript

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