Skip to content

Commit

Permalink
chore(commitzen): create config file
Browse files Browse the repository at this point in the history
  • Loading branch information
allbertuu committed Mar 5, 2024
1 parent 3b0a8c1 commit 2ba6cde
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
3 changes: 3 additions & 0 deletions .czrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"path": "cz-conventional-changelog"
}
5 changes: 0 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,5 @@
"tailwindcss": "^3.2.1",
"typescript": "4.8.4",
"vitest": "^1.2.2"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
}
}

0 comments on commit 2ba6cde

Please sign in to comment.