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

How do I send a custom CLI option to eslint?

Open Hultner opened this issue 4 years ago • 0 comments

I want to send a CLI-option to specify a custom output format to eslint.

I need to do this so I can get linting errors as JSON to be used with automated tooling. I've tried looking in the documentation and source code but didn't find any obvious way.

Hultner avatar Sep 29 '21 07:09 Hultner