commitlint.config.cjs 67 B

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