Skip to content

fix(eslint-plugin): Remove no-dupe-class-members from eslint-recommended #520

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
May 13, 2019

Conversation

ThomasdenH
Copy link
Contributor

This disables the no-dupe-class-members rule in eslint-recommended. The rule is already checked by Typescript.

Since the rules are less strict, this shouldn't be a breaking change. However, I'm unsure whether this counts as a patch or a feature release.

@bradzacher
Copy link
Member

It's a fix - it wasn't ever supposed to be enabled.

@bradzacher bradzacher merged commit 1a0e60b into typescript-eslint:master May 13, 2019
@teppeis teppeis mentioned this pull request May 14, 2019
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 21, 2020
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants