jest-community/jest-runner-eslint

Provide `--quiet` in cliOptions?

Open

#31 opened on Jan 31, 2018

 (5 comments) (2 reactions) (0 assignees)JavaScript (48 forks)github user discovery
help wanted

Repository metrics

Stars
 (481 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

It looks like cliOptions doesn't support quiet.

Could we perhaps make it so that any unknown cliOptions value just gets passed on to eslint untouched?

(related to #10)

Contributor guide