commitlint.config.js raw

   1  export default { extends: ['@commitlint/config-conventional'] };
   2