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

'@typescript-eslint/indent' rule is broken upstream and should be removed #310

Open
cseas opened this issue Jan 1, 2023 · 0 comments
Open

Comments

@cseas
Copy link

cseas commented Jan 1, 2023

This rule is broken and currently there's an open issue on the typescript-eslint repository mentioning that it won't be fixed anytime soon: typescript-eslint/typescript-eslint#1824

There are many instances where this rule reports errors incorrectly. One such example is mentioned below:

Screenshot 2023-01-01 at 6 56 14 PM

I don't get any errors as mentioned in #98 but removing this rule would also help everyone facing that as well.

I'd assume most people don't face issues with this error since the Prettier eslint config turns it off.

Rule to remove: https://github.com/iamturns/eslint-config-airbnb-typescript/blob/master/lib/shared.js#L97

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