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