Skip to content

TypeScript Tagged template literals compiled incorrectly - #101

Merged
WebReflection merged 1 commit into
masterfrom
typescript
Sep 7, 2017
Merged

TypeScript Tagged template literals compiled incorrectly#101
WebReflection merged 1 commit into
masterfrom
typescript

Conversation

@WebReflection

Copy link
Copy Markdown
Owner

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.

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.
@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 100.0% when pulling 38abc76 on typescript into 529fec6 on master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants