castopod/commitlint.config.js

2 lines
66 B
JavaScript

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