when use react-app-rewired, .eslintcache constantly generated(hurdle to debug and should be in node_moules and be ignored) create-react-app has fixed this problem they Move ESLint cache file into node_modules see: https://github.com/facebook/create-react-app/pull/9977