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
I think this task should be fairly straightforward. Updating the major version numbers in the new app template will be manual, but all the other eslint packages in the repo should be able to be upgraded via the yarn upgrade-interactive --latest command.
The text was updated successfully, but these errors were encountered:
What do you want and why?
eslint-config-react-app
relatively recently added support for eslint v7 so we can upgrade all our internal tooling to to the latest eslint packages and we can upgrade all the eslint packages in the new blitz app templateI think this task should be fairly straightforward. Updating the major version numbers in the new app template will be manual, but all the other eslint packages in the repo should be able to be upgraded via the
yarn upgrade-interactive --latest
command.The text was updated successfully, but these errors were encountered: