You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If user wants only the config and nothing else the one should still install all the deps, which can be done automatically and with no hassle.
Currently, I have to install eslint-plugin-flowtype which I am not even using in my project...
Moreover, version of babel-eslint is outdated (available: 10, listed: 9).
As one of the solutions, maybe, we can create one extra package in this repo and name it like eslint-config-react-app-pack, which will have all the needed deps?
vernondegoede, skoestler, tlrobinson, AlexandreArpin, cdock1029 and 9 more