Skip to content

Commit 33455ae

Browse files
committed
chore: add commitizen config
1 parent a967263 commit 33455ae

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@
1212
"scripts": {
1313
"prepare": "husky install"
1414
},
15+
"config": {
16+
"commitizen": {
17+
"path": "cz-conventional-changelog"
18+
}
19+
},
1520
"workspaces": [
1621
"packages/*"
1722
],

0 commit comments

Comments
 (0)