cz-emoji icon indicating copy to clipboard operation
cz-emoji copied to clipboard

Needed to change defaultFormat to work with commitlint

Open jebarpg opened this issue 4 months ago • 0 comments

the two formats don't work with commitlint for me.

But changing the defaultFormat to

`const defaultFormat = `{emoji} {type}{scope}: {subject}` //'{emoji} {scope} {subject}'`

makes it work...

jebarpg avatar Feb 07 '24 03:02 jebarpg