Skip to content

Commit f340e3d

Browse files
BotellaAgithub-actions[bot]
authored andcommitted
Apply prepare changes
1 parent c1dbea5 commit f340e3d

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

commitlint.config.js

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ const Configuration = {
1414
"type-empty": [0],
1515
"type-enum": [2, "always", ["feat", "fix", "perf"]],
1616
},
17-
}
17+
defaultIgnores: false,
18+
};
1819

19-
export default Configuration
20+
export default Configuration;

0 commit comments

Comments
 (0)