commitlint.config.js 67 Bytes Edit Raw Blame History Permalink 1 module.exports = { extends: ['@commitlint/config-conventional'] };