.commitlintrc.cjs 46 B

123
  1. module.exports = {
  2. extends: ['gitmoji'],
  3. };