// commitlint.config.js export default { extends: ['@commitlint/config-conventional'] };