commitlint.config.js 67 B

123
  1. export default {
  2. extends: ['@commitlint/config-conventional'],
  3. }