We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0 parents commit d92aeeaCopy full SHA for d92aeea
commitlint.config.js
@@ -0,0 +1,3 @@
1
+module.exports = {
2
+ extends: ['@commitlint/config-conventional'],
3
+};
0 commit comments