build: add commitlint
[benchmarks-js.git] / commitlint.config.js
1 module.exports = { extends: ['@commitlint/config-conventional'] }