Skip to content

Commit

Permalink
fix: build was broken
Browse files Browse the repository at this point in the history
  • Loading branch information
ssteuteville committed Jan 9, 2024
1 parent a1f36ce commit 19d6b7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions commitlint.config.cjs
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
module.exports = {
extends: ["@commitlint/config-conventional"],
ignores: [(commit) => commit.startsWith("chore")],
rules: {
'type-enum': [
2,
Expand Down

0 comments on commit 19d6b7b

Please sign in to comment.