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 example in object-curly-newline docs #11633

Merged
merged 2 commits into from
May 11, 2019
Merged

Docs: fix example in object-curly-newline docs #11633

merged 2 commits into from
May 11, 2019

Conversation

golopot
Copy link
Contributor

@golopot golopot commented Apr 19, 2019

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

[x] Documentation update
What changes did you make? (Give an overview)
Move an example from invalid to valid.

o = {a,
  b}
// This should pass `{consistent: true}`, but the docs say otherwise.

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

@eslint-deprecated eslint-deprecated bot added the triage An ESLint team member will look at this issue soon label Apr 19, 2019
@aladdin-add aladdin-add added bug ESLint is working incorrectly documentation Relates to ESLint's documentation rule Relates to ESLint's core rules and removed triage An ESLint team member will look at this issue soon labels Apr 23, 2019
@not-an-aardvark not-an-aardvark merged commit e84b6f8 into eslint:master May 11, 2019
@not-an-aardvark
Copy link
Member

Thanks for contributing!

@golopot
Copy link
Contributor Author

golopot commented May 11, 2019

Thanks for reviewing!

@golopot golopot deleted the patch-1 branch September 7, 2019 18:29
@eslint-deprecated eslint-deprecated bot locked and limited conversation to collaborators Nov 8, 2019
@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 Nov 8, 2019
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 bug ESLint is working incorrectly documentation Relates to ESLint's documentation rule Relates to ESLint's core rules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants