-
-
Notifications
You must be signed in to change notification settings - Fork 26.8k
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
Bump version of @typescript-eslint/* #7540
Bump version of @typescript-eslint/* #7540
Conversation
Can resolve eslint/eslint#12093 from this PR. |
... any progress on getting this fix released? 🤔 |
I had to upgrade to Eslint v6 and some packages were already using v2 of @typescript-eslint. Since react-scripts is still on the old version, I'm getting one eslint error per file saying Hoping for a quick release as Eslint is unusable for me for the time being 🙏 |
@ReasonableDeveloper Same case for me |
+1, necessary to fix issues coming from this: typescript-eslint/typescript-eslint#863 |
@CodingDive : You could add |
@ianschmitz please review. |
This looks great @pierreneter! I've been keeping users at TS |
Thanks! 😃 |
This PR will close #7529