Skip to content

Infer class property declarations from assignments in nested arrow functions#14616

Merged
mhegazy merged 1 commit into
masterfrom
inferFromNestedArrowFunctionExpressionsAndPropDeclarations
Mar 13, 2017
Merged

Infer class property declarations from assignments in nested arrow functions#14616
mhegazy merged 1 commit into
masterfrom
inferFromNestedArrowFunctionExpressionsAndPropDeclarations

Conversation

@mhegazy
Copy link
Copy Markdown
Contributor

@mhegazy mhegazy commented Mar 12, 2017

We were only inferring from assignments directly within the method/constructor bodies, but not within nested arrow functions.
Also infer from property declaration initializes if they exist.

@mhegazy mhegazy merged commit 67be949 into master Mar 13, 2017
@mhegazy mhegazy deleted the inferFromNestedArrowFunctionExpressionsAndPropDeclarations branch March 13, 2017 17:45
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
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.

3 participants