sample/commitlint.config.js (3 lines of code) (raw):

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