scratch-analysis/commitlint.config.js
rschamp 7e5150c0ca feat(semantic-release): set up deployment with semantic release
Install and configure commitlint
Configure semantic release to deploy in an additional stage, if on the develop branch
2021-08-06 16:03:11 -04:00

1 line
64 B
JavaScript

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