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

Leverage fix PR #316 to @typescript-eslint v2 #371

Closed
Gerhut opened this issue Jul 12, 2020 · 1 comment
Closed

Leverage fix PR #316 to @typescript-eslint v2 #371

Gerhut opened this issue Jul 12, 2020 · 1 comment

Comments

@Gerhut
Copy link
Contributor

Gerhut commented Jul 12, 2020

What version of this package are you using?

17.0.0

What problem do you want to solve?

Same as #303

The latest react-scripts version (3.4.1) is still using @typescript-eslint@^2.10.0

So I cannot simply upgrade @typescript-eslint to v3 as 18.0.0 requires

What do you think is the correct solution to this problem?

cherry-pick fix PR #316 to v17.0.0 and release a version v17.0.1

or, more simply, check out 1d61c3d and release v17.0.1

Are you willing to submit a pull request to implement this change?

I'm currently maintaining a fork https://github.com/Gerhut/eslint-config-standard-with-typescript/tree/v17 and published an npm package https://www.npmjs.com/package/@gerhut/eslint-config-standard-with-typescript for temporary use.

@mightyiam
Copy link
Owner

Thank you for filing this issue, @Gerhut . I don't feel like investing my open source time in maintaining a previous release. Perhaps use a reasonable workaround until you're able to use v18, or, better yet, contribute to react-scripts?

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

No branches or pull requests

2 participants