og-edopro-server-ts/commitlint.config.js

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
67 B
JavaScript
Raw Permalink Normal View History

2024-06-21 01:49:50 -04:00
module.exports = { extends: ["@commitlint/config-conventional"] };