commitlint.config.js (1 lines of code) (raw):

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