commitlint.config.js 88 B

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