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: Avoid duplicate no-dupe-class-members warning with ESLint v8 #78

Merged
merged 1 commit into from
Nov 16, 2021

Conversation

pmdartus
Copy link
Member

This PR disables the lwc/no-dupe-class-members rule when running ESLint v8. It prevents reporting twice the same duplicate field error message.

Address this issue on the original ESLint v8 upgrade #77 (comment)

@pmdartus pmdartus requested a review from nolanlawson November 16, 2021 09:16
@pmdartus pmdartus merged commit 9b4b9ae into master Nov 16, 2021
@pmdartus pmdartus deleted the pmdartus/disable-no-dupe-eslint-8 branch November 16, 2021 14:33
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

Successfully merging this pull request may close these issues.

2 participants