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