mirror of
https://github.com/scratchfoundation/scratch-analysis.git
synced 2025-02-17 19:10:22 -05:00
Install and configure commitlint Configure semantic release to deploy in an additional stage, if on the develop branch
1 line
64 B
JavaScript
1 line
64 B
JavaScript
module.exports = {extends: ['@commitlint/config-conventional']}
|