Closed
Description
It would be convenient to allow commitlint
to be configured within package.json
or with a json
or yaml
file, similarly to eslint
, prettier
, stylelint
etc...
cosmiconfig allow to do that pretty easily (as a replacement of rc
).
Would you be open to such PR ?