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 07b3542 commit db04b79Copy full SHA for db04b79
commitlint.config.js
@@ -1 +1,2 @@
1
-module.exports = { extends: ["@commitlint/config-conventional"] };
+// eslint-disable-next-line import/no-anonymous-default-export
2
+export default { extends: ["@commitlint/config-conventional"] };
0 commit comments