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