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
Open

Two Rules are Deactivated Twice #281

jhancock532 opened this issue Mar 15, 2022 · 1 comment

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!

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