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