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

getSpecialPropertyAssignmentKind: Always check for BinaryExpression *outside*, always check for JS file *inside* #14884

Merged
1 commit merged into from
Mar 27, 2017

Conversation

ghost
Copy link

@ghost ghost commented Mar 27, 2017

Just cleaning up code. In some places we were unnecessarily performing checks twice. Changed the parameter type to BinaryExpression because it does nothing otherwise.

…outside*, always check for JS file *inside*
@ghost ghost merged commit 31701b6 into master Mar 27, 2017
@ghost ghost deleted the binary-expression branch March 27, 2017 23:02
@microsoft microsoft locked and limited conversation to collaborators Jun 21, 2018
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants