We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3053ec9 commit 55c9acaCopy full SHA for 55c9aca
commitlint.config.js
@@ -0,0 +1,2 @@
1
+/* eslint-env node */
2
+module.exports = { extends: ['@commitlint/config-conventional'] }
0 commit comments