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 2eb5fc4 commit dc546d8Copy full SHA for dc546d8
.commitlintrc.js renamed to .commitlintrc.mjs
@@ -1,4 +1,4 @@
1
-module.exports = {
+export default {
2
extends: ['./packages/commitlint-config'],
3
rules: {
4
'scope-enum': [
0 commit comments