janus/commitlint.config.js

1 line
64 B
JavaScript
Raw Normal View History

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