Skip to content

Add ability to use Flow type checking. #544

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 2 commits into from
Feb 22, 2016
Merged

Add ability to use Flow type checking. #544

merged 2 commits into from
Feb 22, 2016

Conversation

nlutsenko
Copy link
Contributor

Also annotated one of the most commonly used files.
We don't require it just yet, but if someone wants to use Flow (like me) - we have support for it.

@drew-gross
Copy link
Contributor

Sweet. We can also do @flow weak in more files if they don't typecheck automatically.

@nlutsenko
Copy link
Contributor Author

Yup, agreed. My intended flow (not Flow, but literally flow) here - convert more things to flow as we touch them, where adding @flow weak is only when it's required, meaning we can track files that are not flowified (not sure if it's a word).

@nlutsenko nlutsenko assigned nlutsenko and unassigned drew-gross Feb 22, 2016
nlutsenko added a commit that referenced this pull request Feb 22, 2016
Add ability to use Flow type checking.
@nlutsenko nlutsenko merged commit 0dda59f into master Feb 22, 2016
@nlutsenko nlutsenko deleted the nlutsenko.flow branch February 22, 2016 02:15
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.

3 participants