tiny-vue/commitlint.config.js

1 line
65 B
JavaScript
Raw Normal View History

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