Merge pull request #112 from jerome-benoit/combined-prs-branch
[benchmarks-js.git] / commitlint.config.js
1 export default { extends: ['@commitlint/config-conventional'] }