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

Add EmptyTypeAnnotation #4724

Merged
merged 1 commit into from Oct 14, 2016
Merged

Conversation

samwgoldman
Copy link
Contributor

Q A
Bug fix? no
Breaking change? no
New feature? yes
Deprecations? no
Spec compliancy? no
Tests added/pass? no
Fixed tickets
License MIT
Doc PR

Added to Flow in this commit
Parser support added in babel/babylon#171.

Added to Flow in facebook/flow#c603505583993aa953904005f91c350f4b65d6bd
Parser support added in babel/babylon#171.
@codecov-io
Copy link

codecov-io commented Oct 13, 2016

Current coverage is 88.81% (diff: 100%)

Merging #4724 into master will decrease coverage by 0.01%

@@             master      #4724   diff @@
==========================================
  Files           195        195          
  Lines         13795      13801     +6   
  Methods        1427       1428     +1   
  Messages          0          0          
  Branches       3176       3177     +1   
==========================================
+ Hits          12255      12258     +3   
- Misses         1540       1543     +3   
  Partials          0          0          

Powered by Codecov. Last update 71790aa...39cdd97

@hzoo hzoo added the PR: New Feature 🚀 A type of pull request used for our changelog categories label Oct 13, 2016
@hzoo
Copy link
Member

hzoo commented Oct 14, 2016

Will need to release babylon first but 👍

@hzoo hzoo merged commit 1518307 into babel:master Oct 14, 2016
chrisprice pushed a commit to chrisprice/babel that referenced this pull request Oct 18, 2016
Added to Flow in facebook/flow#c603505583993aa953904005f91c350f4b65d6bd
Parser support added in babel/babylon#171.
panagosg7 pushed a commit to panagosg7/babel that referenced this pull request Jan 17, 2017
Added to Flow in facebook/flow#c603505583993aa953904005f91c350f4b65d6bd
Parser support added in babel/babylon#171.
@lock lock bot added the outdated A closed issue/PR that is archived due to age. Recommended to make a new issue label Oct 7, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Oct 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated A closed issue/PR that is archived due to age. Recommended to make a new issue PR: New Feature 🚀 A type of pull request used for our changelog categories
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants