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 @typescript-eslint/eslint-plugin dependency to 5.45.0 minimum. #74

Closed
devunt opened this issue Apr 3, 2023 · 1 comment
Closed

Comments

@devunt
Copy link

devunt commented Apr 3, 2023

Please upgrade peer dependency of @typescript-eslint/eslint-plugin to 5.45.0 minimum.

typescript-eslint/typescript-eslint#6077 fixes an issue with satisfies keyword incorrectly interferes with @typescript-eslint/consistent-type-imports rule. We use satisfies keyword in our codebase heavily, but the peer dependency of xo makes it impossible to use @typescript-eslint/consistent-type-imports rule and forcing us to disable the rule.

@sindresorhus
Copy link
Member

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