chore: added commitizen config

This commit is contained in:
ThinLiquid 2024-01-16 12:47:48 +00:00
parent 5f2f79bb2f
commit 705586b893
No known key found for this signature in database
GPG key ID: 17538DC3DF6A7387

View file

@ -44,5 +44,10 @@
"ignore": [
"public"
]
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
}
}