commitlint.config.js 89 B

12
  1. // commit-lint config
  2. module.exports = { extends: ['@commitlint/config-conventional'] };