Created by: falinsky
fixes #10161 (closed)
No need to generate eslint cache due to performance boost gained in eslint-webpack-plugin 2.4.1
Pull-request where eslint cache generation was enabled: https://github.com/facebook/create-react-app/pull/9911 Following discussion about performance boost: https://github.com/facebook/create-react-app/issues/9886 Version of eslint-webpack-plugin with recompiling performance improvements: https://github.com/webpack-contrib/eslint-webpack-plugin/releases/tag/v2.4.1