xcx_temp/commitlint.config.js
2023-11-19 17:37:26 +08:00

2 lines
67 B
JavaScript

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