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 19e0e89 commit f7e3daaCopy full SHA for f7e3daa
commitlint.config.js
@@ -0,0 +1,5 @@
1
+module.exports = {
2
+ extends: [
3
+ '@commitlint/config-conventional',
4
+ ],
5
+}
0 commit comments