Skip to content
Snippets Groups Projects
commitlint.config.js 66 B
Newer Older
module.exports = { extends: ['@commitlint/config-conventional'] }