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

Allow "async" as identifier for object literal property shorthand #187

Merged
merged 1 commit into from
Oct 17, 2016

Conversation

DrewML
Copy link
Member

@DrewML DrewML commented Oct 16, 2016

Closes #186

@danharper
Copy link
Member

👍 but the test case should include a trailing comma, right?

@codecov-io
Copy link

codecov-io commented Oct 16, 2016

Current coverage is 96.15% (diff: 100%)

Merging #187 into master will not change coverage

@@             master       #187   diff @@
==========================================
  Files            19         19          
  Lines          3169       3169          
  Methods         333        333          
  Messages          0          0          
  Branches        832        832          
==========================================
  Hits           3047       3047          
  Misses           63         63          
  Partials         59         59          

Powered by Codecov. Last update 9b6e243...2e23b62

@DrewML
Copy link
Member Author

DrewML commented Oct 16, 2016

👍 but the test case should include a trailing comma, right?

LOL. I love that I had a test case in the issue and I still made this mistake. Good catch 👍.

I've pushed an update

@hzoo hzoo merged commit 01e984f into babel:master Oct 17, 2016
kristofdegrave pushed a commit to kristofdegrave/babylon that referenced this pull request Oct 27, 2016
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.

5 participants