commitlint.config.cjs (3 lines of code) (raw):

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