TypeScript Tagged template literals compiled incorrectly by WebReflection · Pull Request #101 · WebReflection/hyperHTML

@WebReflection

As discussed in bug microsoft/TypeScript#17956
TypeScript does a bad job compared to Babel when it comes
to transform tagget template literals.

Apparently users are ignoring this issue
#99
so this version of hyperHTML should fix it.