guesstimate/commitlint.config.js

2 lines
65 B
JavaScript

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