Merge branch 'master' of github.com:jerome-benoit/benchmarks-js
[benchmarks-js.git] / commitlint.config.js
1 module.exports = { extends: ['@commitlint/config-conventional'] }