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

[minor] add flow-typed for flow library definitions #836

Merged
merged 2 commits into from
Jun 28, 2018

Conversation

didi0613
Copy link
Contributor

By default, Flow will ignore the 3rd-party libraries which were not written with Flow and leave them untyped.

The flow-typed repo is a collection of high-quality library definitions which allow you to describe the interface of a module or library separate from the implementation of that module/library.

@jchip jchip merged commit fbb066a into electrode-io:master Jun 28, 2018
@didi0613 didi0613 deleted the add-flow-type-to-arch-app branch August 3, 2018 22:45
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.

2 participants