shop_xcx/commitlint.config.js
2023-05-30 20:21:16 +08:00

2 lines
67 B
JavaScript

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