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 basic syntax of Flow type annotations #737

Closed
6 tasks done
vilchik-elena opened this issue Sep 14, 2017 · 0 comments
Closed
6 tasks done

Parse basic syntax of Flow type annotations #737

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

Comments

@vilchik-elena
Copy link
Contributor

vilchik-elena commented Sep 14, 2017

Contributes to #584

  • typed variable declaration
  • type for return (function declaration and expression, arrow function, method)
  • type for parameters, type for rest parameter
  • optional parameters
  • optional type
  • literal type
@vilchik-elena vilchik-elena added this to the 3.2 milestone Sep 14, 2017
@vilchik-elena vilchik-elena self-assigned this Sep 14, 2017
@ghost ghost removed the review label Sep 19, 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