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