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

Docs: Fix the messageId example (fixes #9889) #9892

Merged
merged 1 commit into from Jan 25, 2018

Conversation

j-f1
Copy link
Contributor

@j-f1 j-f1 commented Jan 25, 2018

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

[x] Documentation update
[ ] Bug fix (template)
[ ] New rule (template)
[ ] Changes an existing rule (template)
[ ] Add autofixing to a rule
[ ] Add a CLI option
[ ] Add something to the core
[ ] Other, please explain:

Fixes #9889.

What changes did you make? (Give an overview)

I updated the messageId example to correctly use the message API. I also made the code formatting match the rest of ESLint.

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

Nothing in particular.

Copy link
Contributor

@betaorbust betaorbust left a comment

Choose a reason for hiding this comment

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

👍

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!

@platinumazure platinumazure merged commit 084351b into eslint:master Jan 25, 2018
@platinumazure
Copy link
Member

Thanks @j-f1 for contributing!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
archived due to age This issue has been archived; please open a new issue for any further discussion
Projects
None yet
Development

Successfully merging this pull request may close these issues.

messageId doc examples throw during testing.
3 participants