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] static-property-placement: fix bug with static property refs inside methods #2284

Merged
merged 1 commit into from May 20, 2019
Merged

[fix] static-property-placement: fix bug with static property refs inside methods #2284

merged 1 commit into from May 20, 2019

Conversation

dmason30
Copy link
Contributor

@dmason30 dmason30 commented May 18, 2019

Fixes #2283

@dmason30 dmason30 changed the title [fix] static-property-placement #2283 [fix] static-property-placement May 18, 2019
Copy link
Member

@ljharb ljharb left a comment

Choose a reason for hiding this comment

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

Thanks!

lib/rules/static-property-placement.js Outdated Show resolved Hide resolved
tests/lib/rules/static-property-placement.js Outdated Show resolved Hide resolved
@ljharb ljharb changed the title [fix] static-property-placement [fix] static-property-placement: fix bug with static property refs inside methods May 18, 2019
@jp7837
Copy link

jp7837 commented May 19, 2019

Buddy test pass on my local code :)

@ljharb ljharb merged commit d443bde into jsx-eslint:master May 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

[static-property-placement] Violation on accessing static variable
3 participants