eslint-webpack-plugin icon indicating copy to clipboard operation
eslint-webpack-plugin copied to clipboard

Documentation: How is error reporting "auto adjusted" depending on eslint errors/warnings counts?

Open zenflow opened this issue 3 years ago • 0 comments
trafficstars

Documentation Is:

  • [ ] Missing
  • [ ] Needed
  • [X] Confusing
  • [ ] Not Sure?

Please Explain in Detail...

In the README, this is confusing:

By default the plugin will auto adjust error reporting depending on eslint errors/warnings counts. You can still force this behavior by using emitError or emitWarning options:

It's not clear what adjustment is made and under what exact conditions.. Am I to understand that the defaults for emitError and emitWarning will be changed in some circumstances? Can I force a consistent behavior by setting these options to their documented defaults?

Your Proposal for Changes

Not sure of exact changes, as I am still confused.

zenflow avatar May 11 '22 21:05 zenflow