Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Two Rules are Deactivated Twice #281

Open
jhancock532 opened this issue Mar 15, 2022 · 1 comment · May be fixed by #359
Open

Two Rules are Deactivated Twice #281

jhancock532 opened this issue Mar 15, 2022 · 1 comment · May be fixed by #359

Comments

@jhancock532
Copy link

I've noticed that some rules are deactivated twice.

Line 114: 'no-dupe-class-members': 'off',
Line 264: 'no-dupe-class-members': 'off',

Line 155: 'no-redeclare': 'off',
Line 269: 'no-redeclare': 'off',

@jhancock532 jhancock532 changed the title Some rules are twice deactivated Some Rules are Twice Deactivated Mar 15, 2022
@jhancock532 jhancock532 changed the title Some Rules are Twice Deactivated Two Rules are Deactivated Twice Mar 15, 2022
@iamturns
Copy link
Owner

Good catch @jhancock532 - feel free to make a PR!

Kenneth-Sills added a commit to Kenneth-Sills/eslint-config-airbnb-typescript-original that referenced this issue Aug 5, 2024
@Kenneth-Sills Kenneth-Sills linked a pull request Aug 5, 2024 that will close this issue
jrolfs pushed a commit to jrolfs/eslint-config-airbnb-typescript that referenced this issue Aug 16, 2024
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 a pull request may close this issue.

2 participants