Skip to content
This repository has been archived by the owner on May 19, 2018. It is now read-only.

Include typeParameter location in the arrow function expression #126

Merged
merged 1 commit into from
Sep 15, 2016
Merged

Include typeParameter location in the arrow function expression #126

merged 1 commit into from
Sep 15, 2016

Conversation

danez
Copy link
Member

@danez danez commented Sep 15, 2016

This fixes #111

@codecov-io
Copy link

codecov-io commented Sep 15, 2016

Current coverage is 94.13% (diff: 100%)

Merging #126 into master will increase coverage by <.01%

@@             master       #126   diff @@
==========================================
  Files            19         19          
  Lines          3068       3070     +2   
  Methods         320        320          
  Messages          0          0          
  Branches        802        802          
==========================================
+ Hits           2888       2890     +2   
  Misses          100        100          
  Partials         80         80          

Powered by Codecov. Last update ddbda7d...ee788f2

@hzoo hzoo merged commit f91da19 into babel:master Sep 15, 2016
@danez danez deleted the fix-location-arrow-flow branch September 15, 2016 23:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

typeParameter not included in location of arrow-function
3 participants