Fixed: - Removed eslint dependencies that are used in eslint-config-react-app package, so we don't have multiple versions of these dependencies
Remove NODE_ENV=production from the config file
- "no-underscore-dangle" turned off for js/jsx files. - Put NODE_ENV to production in the config file. This way we fix IDEs not properly being able to show linting highlighting.
Replace deprecated `label-has-for` rule