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

Parse array, tuple and namespaces types in Flow #752

Closed
4 tasks done
vilchik-elena opened this issue Sep 20, 2017 · 0 comments
Closed
4 tasks done

Parse array, tuple and namespaces types in Flow #752

vilchik-elena opened this issue Sep 20, 2017 · 0 comments
Assignees
Milestone

Comments

@vilchik-elena
Copy link
Contributor

vilchik-elena commented Sep 20, 2017

Contributes to #584

  •  array types
  •  parenthesis in type (e.g. let arr2: (?number)[] = [1, 2];)
  •  tuple types
  • namespaced type names ("A.B.C")
@vilchik-elena vilchik-elena added this to the 3.2 milestone Sep 20, 2017
@vilchik-elena vilchik-elena added ready and removed ready labels Sep 20, 2017
@vilchik-elena vilchik-elena self-assigned this Sep 20, 2017
@vilchik-elena vilchik-elena changed the title Parse arrow, tuple and namespaces types in Flow Parse array, tuple and namespaces types in Flow Sep 20, 2017
@vilchik-elena vilchik-elena added type: false positive Issue is reported when it should NOT be and removed type: false positive Issue is reported when it should NOT be labels Sep 29, 2017
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

No branches or pull requests

1 participant