🔧 Configures Commitizen

This commit is contained in:
Bruce Markham
2020-03-26 21:43:07 -04:00
parent cb69698ea7
commit f878d7ced3

View File

@@ -41,5 +41,10 @@
},
"dependencies": {
"antlr4ts": "^0.5.0-alpha.3"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-gitmoji"
}
}
}