zspecza / common-tags

🔖 Useful template literal tags for dealing with strings in ES2015+
Other
1.99k stars 61 forks source link

Add jsnext:main support #74

Closed k15a closed 7 years ago

k15a commented 7 years ago

Closes #45

zspecza commented 7 years ago

Hi @k15a! Thanks for the contribution. I had to do a little updating to get the CI working again - do you mind rebasing your branch?

codecov-io commented 7 years ago

Current coverage is 100% (diff: 100%)

Merging #74 into master will not change coverage

@@           master   #74   diff @@
===================================
  Files          23    23          
  Lines         148   148          
  Methods         0     0          
  Messages        0     0          
  Branches        0     0          
===================================
  Hits          148   148          
  Misses          0     0          
  Partials        0     0          

Powered by Codecov. Last update e8fe284...b60347c

zspecza commented 7 years ago

LGTM - thanks @k15a!