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

eslint-config-prettier/@typescript-eslint is not required for >=8.0.0 #21

Open
avadhutprabhudesai opened this issue Apr 19, 2022 · 0 comments

Comments

@avadhutprabhudesai
Copy link

In https://testingjavascript.com/lessons/javascript-make-eslint-support-typescript-files , overrides for .ts | .tsx file contains eslint-config-prettier/@typescript-eslint in the extends.

As per https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md#version-800-2021-02-21 it is no longer required. Extending 'prettier' in the eslintrc would take care of conflicting typescript rules as well.

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

1 participant