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

TypeScript: handle ObjectPattern instead of ObjectExpression inside BinaryExpression #2238

Merged
merged 1 commit into from
Jun 23, 2017

Conversation

azz
Copy link
Member

@azz azz commented Jun 23, 2017

We would have caught this if the arrows suite ran on TypeScript. I've turned it on now, but had to move some bind operator test cases to a separate file.

Fixes #2237

@azz
Copy link
Member Author

azz commented Jun 23, 2017

When eslint/typescript-eslint-parser#331 is fixed we can rollback the changes to src/util.js.

@vjeux vjeux merged commit 3474056 into prettier:master Jun 23, 2017
@lock lock bot added the locked-due-to-inactivity Please open a new issue and fill out the template instead of commenting. label Jan 20, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jan 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked-due-to-inactivity Please open a new issue and fill out the template instead of commenting.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants