Skip to content

Conversation

leebyron
Copy link
Contributor

Fixes #857

This fixes an issue where flow implicitly types new Class as any if the constructor is not typed to return void (facebook/flow#2748).

Fixes #857

This fixes an issue where flow implicitly types new Class as `any` if the constructor is not typed to return `void` (facebook/flow#2748).
@leebyron leebyron force-pushed the typed-constructors branch from ac3d609 to c641bbf Compare May 18, 2017 14:20
@leebyron leebyron merged commit 57b073a into master May 18, 2017
@leebyron leebyron deleted the typed-constructors branch May 18, 2017 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Coverage fails for GraphQLConfigs
2 participants