mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2024-12-22 13:32:28 -05:00
chore: add commitizen config
This commit is contained in:
parent
f12bc93b17
commit
6821c670b2
1 changed files with 5 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue