chore: add commitizen config

This commit is contained in:
Christopher Willis-Ford 2022-08-25 15:21:17 -07:00
parent f12bc93b17
commit 6821c670b2

View file

@ -106,6 +106,11 @@
"webpack-cli": "3.3.12",
"webpack-dev-server": "3.11.2"
},
"config": {
"commitizen": {
"path": "cz-conventional-changelog"
}
},
"jest": {
"setupFiles": [
"raf/polyfill",