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 ?
It would be convenient to allow
commitlintto be configured withinpackage.jsonor with ajsonoryamlfile, similarly toeslint,prettier,stylelintetc...cosmiconfig allow to do that pretty easily (as a replacement of
rc).Would you be open to such PR ?