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

Chore: Remove TDZ scope type condition from no-unused-vars #12055

Merged
merged 1 commit into from Aug 13, 2019
Merged

Chore: Remove TDZ scope type condition from no-unused-vars #12055

merged 1 commit into from Aug 13, 2019

Conversation

mdjermanovic
Copy link
Member

What is the purpose of this pull request? (put an "X" next to item)

[X] Other, please explain:

To remove a condition that is always true as the TDZ scope type does not exist anymore.

What changes did you make? (Give an overview)

Removed scope.type !== "TDZ" from no-unused-vars

Is there anything you'd like reviewers to focus on?

@eslint-deprecated eslint-deprecated bot added the triage An ESLint team member will look at this issue soon label Aug 2, 2019
@aladdin-add aladdin-add added accepted There is consensus among the team that this change meets the criteria for inclusion chore This change is not user-facing and removed triage An ESLint team member will look at this issue soon labels Aug 12, 2019
Copy link
Member

@aladdin-add aladdin-add left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@aladdin-add
Copy link
Member

it was removed in eslint-scope@4.0.0-alpha.0 FYI: https://github.com/eslint/eslint-scope/releases/tag/v4.0.0-alpha.0

LGTM, but I would like to have one more review. :)

Copy link
Member

@platinumazure platinumazure left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@aladdin-add aladdin-add merged commit 34ccc0c into eslint:master Aug 13, 2019
fetus-hina added a commit to fetus-hina/stat.ink that referenced this pull request Aug 21, 2019
fetus-hina added a commit to fetus-hina/stat.ink that referenced this pull request Aug 21, 2019
fetus-hina added a commit to fetus-hina/stat.ink that referenced this pull request Aug 21, 2019
@eslint-deprecated eslint-deprecated bot locked and limited conversation to collaborators Feb 10, 2020
@eslint-deprecated eslint-deprecated bot added the archived due to age This issue has been archived; please open a new issue for any further discussion label Feb 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
accepted There is consensus among the team that this change meets the criteria for inclusion archived due to age This issue has been archived; please open a new issue for any further discussion chore This change is not user-facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants