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

Missing dependency type declarations #154

Closed
amilajack opened this issue Aug 29, 2016 · 0 comments
Closed

Missing dependency type declarations #154

amilajack opened this issue Aug 29, 2016 · 0 comments

Comments

@amilajack
Copy link
Owner

amilajack commented Aug 29, 2016

We cant run flow with any meaningful effect until we have type declarations for our dependencies. Unfortunately, there currently isn't a programatic way of doing this.

Possible solution: Convert Typescript Definitions to Flow

  • ts.d-to-flow.d. This doesnt seem to have any users or community approval so it doesnt seem like a good choice, unless it works.
  • @sheerun's solution. This probably requires a lot of work and it might not end out working correctly. The facebook team has attempted that but found that it wouldnt work because Flow's typechecking semantics are much stricter than those of Typescript.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant