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