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