chore: added commitizen config
This commit is contained in:
parent
5f2f79bb2f
commit
705586b893
1 changed files with 5 additions and 0 deletions
|
|
@ -44,5 +44,10 @@
|
||||||
"ignore": [
|
"ignore": [
|
||||||
"public"
|
"public"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
"config": {
|
||||||
|
"commitizen": {
|
||||||
|
"path": "./node_modules/cz-conventional-changelog"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue