Skip to content

Fixes #32923 #33148

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

Merged
merged 1 commit into from
Aug 30, 2019
Merged

Conversation

minestarks
Copy link
Member

Fixes #32923

Copy link
Member

@amcasey amcasey left a comment

Choose a reason for hiding this comment

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

LGTM


////
//// var clear = {};
//// clear =
Copy link
Member

Choose a reason for hiding this comment

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

I liked the || example you mentioned offline - add a test for that too?

Copy link
Member Author

Choose a reason for hiding this comment

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

I will take the opportunity to make this test more minimal - it's copied out of another test and I don't like how redundant it is

@minestarks minestarks force-pushed the formatting-object-literals branch from 04d4db5 to 9781b95 Compare August 29, 2019 22:31
@minestarks minestarks merged commit ad02f47 into microsoft:master Aug 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Object literal on new line is indented inconsistently
3 participants