/** * @type {import('@commitlint/types').UserConfig} */ export default { extends: ['@commitlint/config-conventional'] };