We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 336f237 commit fd79a0cCopy full SHA for fd79a0c
1 file changed
commitlint.config.mjs
@@ -1,4 +1,4 @@
1
-module.exports = {
+export default {
2
extends: ["@commitlint/config-conventional"],
3
rules: {
4
"header-max-length": [0, "always", Infinity],
0 commit comments