formatter to receive string (path) to file exporting formatter function by @TimereslintPath for formatter (by @lmnsg in #195)eslintPath option so you can provide your own eslint path.loader-utils deprecation warning by upgrading to v1.0.0cache optionsfailOnError and failOnWarning now print messages.fix option to enable ESLint auto fix feature.reporter is now formatter option to fit eslint namefailOnError optionfailOnWarning optionreporter now automatically drop lines that contains the filename in<text> as filename :)emitErrors is now emitErrorwebpack.emitError or webpack.emitWarningemitError or emitWarning options to overrideemitWarning can force eslint to report warning instead of the defaultquiet option to hide warningsreporter options allow to define a custom reporter function.eslintrc, orpackage.json⨠Initial release