Allow passing cliOptions through normal jest config? #66
Open
Description
Would you consider this or not? Currently, we require to have jest-runner-eslint
config file (or field) which... isn't that good if you want to provide "zero config" experience, or near zero.
So here we'll have config.cliOptions || explorer.searchSync(config.rootDir);
Worth nothing.
I'll PR if you agree.
Metadata
Assignees
Labels
No labels