chore: Merge V3 into branch
parent
227ebc249a
commit
a1925ee1f5
|
@ -0,0 +1,5 @@
|
||||||
|
module.exports = {
|
||||||
|
hooks: {
|
||||||
|
'commit-msg': 'commitlint -E HUSKY_GIT_PARAMS'
|
||||||
|
},
|
||||||
|
}
|
Loading…
Reference in New Issue