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 code style/grammar on synthetic event warning #4744

Merged
merged 1 commit into from
Aug 31, 2015

Conversation

sophiebits
Copy link
Collaborator

No description provided.

@sophiebits
Copy link
Collaborator Author

@jimfb (from #4635)

);
}
if (!event) return;
Copy link
Member

Choose a reason for hiding this comment

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

Did lint really not warn about this?

Copy link
Contributor

Choose a reason for hiding this comment

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

Everything was green.

Copy link
Member

Choose a reason for hiding this comment

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

Yea I saw, was just surprised. Turns out I totally missed part of the ESLint migration to 1.0 guide (where they dropped having a default config enabled). #4746 will handle that.

sophiebits added a commit that referenced this pull request Aug 31, 2015
Fix code style/grammar on synthetic event warning
@sophiebits sophiebits merged commit 0e2bf2f into facebook:master Aug 31, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants