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