Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

prefer-const: fix false positive with variable used in for-of or for-in #2760

Merged
merged 1 commit into from May 14, 2017
Merged

prefer-const: fix false positive with variable used in for-of or for-in #2760

merged 1 commit into from May 14, 2017

Conversation

ajafff
Copy link
Contributor

@ajafff ajafff commented May 14, 2017

PR checklist

  • Addresses an existing issue: #0000
  • New feature, bugfix, or enhancement
    • Includes tests
  • Documentation update

Overview of change:

@mikyladewitt reported this bug on Gitter

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

CHANGELOG.md entry:

[bugfix] prefer-const: fix false positive with variable declared outside of for-of or for-in

[bugfix] `prefer-const`: fix false positive with variable used in for-of or for-in
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