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