ppanel-web/.commitlintrc.js
2024-11-14 01:22:43 +07:00

4 lines
62 B
JavaScript

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