Skip to content

Conversation

@pierreneter
Copy link
Contributor

@pierreneter pierreneter commented Aug 15, 2019

This PR will close #7529

@pierreneter
Copy link
Contributor Author

Can resolve eslint/eslint#12093 from this PR.

@Svish
Copy link

Svish commented Sep 3, 2019

... any progress on getting this fix released? 🤔

@CodingDive
Copy link

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 Definition for rule '@typescript-eslint/no-angle-bracket-type-assertion' was not found.

Hoping for a quick release as Eslint is unusable for me for the time being 🙏

@jonathas
Copy link

jonathas commented Sep 3, 2019

@ReasonableDeveloper Same case for me

@vcanales
Copy link

vcanales commented Sep 5, 2019

+1, necessary to fix issues coming from this: typescript-eslint/typescript-eslint#863

@neilbryson
Copy link
Contributor

@CodingDive : You could add "@typescript-eslint/no-angle-bracket-type-assertion": "off" for the time being

@pierreneter
Copy link
Contributor Author

@ianschmitz please review.

@ianschmitz ianschmitz self-assigned this Sep 9, 2019
@ianschmitz ianschmitz added this to the 3.1.2 milestone Sep 9, 2019
@Siyfion
Copy link

Siyfion commented Sep 10, 2019

This looks great @pierreneter! I've been keeping users at TS 3.5.3 due to typescript-estree not supporting the later versions officially. It'll be good to let people upgrade and use the new features without worry! 😄

@ianschmitz ianschmitz merged commit b3f8ef2 into facebook:master Sep 11, 2019
@ianschmitz
Copy link
Contributor

Thanks! 😃

@lock lock bot locked and limited conversation to collaborators Sep 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade typescript-eslint to v2