Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade everything to eslint v7 - internal code and in the new app template #661

Closed
flybayer opened this issue Aug 2, 2020 · 1 comment · Fixed by blitz-js/blitz#853
Closed
Labels

Comments

@flybayer
Copy link
Member

flybayer commented Aug 2, 2020

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 template

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.

@nettofarah
Copy link
Contributor

hey, @flybayer. My friend @pragmaticivan and I wanted to try and tackle this issue together.
Here's pt1 blitz-js/blitz#852

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants