eslint-webpack-plugin
Advanced tools
Changelog
2.5.0 (2021-02-04)
Setting only emitError to true will no longer exclusively print files with errors and disregard the files with warnings. Similarly, setting only emitWarning to true will no longer exclusively print files with warnings disregard the files with errors.