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