standard-engine icon indicating copy to clipboard operation
standard-engine copied to clipboard

See if eslint --fix-dry-run can be exposed

Open Flet opened this issue 7 years ago • 0 comments

eslint 4 exposes a new command line option that could be useful: --fix-dry-run.

At first glance, I couldn't tell if this option is available when using eslint programmatically. We should investigate and implement this if its possible.

https://eslint.org/docs/user-guide/command-line-interface#options

Flet avatar Dec 19 '17 18:12 Flet