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

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

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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants