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