-
Notifications
You must be signed in to change notification settings - Fork 176
Open
Description
I hope TypeScript will land this
- Allow Type Checking to be Extended (into Tagged Templates, for example) microsoft/TypeScript#29432
- Type safety with
TemplateStringsArray
and tag functions microsoft/TypeScript#33304 - const TemplateStringsArray for TaggedTemplateExpression microsoft/TypeScript#31422
- More specific TemplateStringsArray type for tagged templates microsoft/TypeScript#49552
sooner than later, and I also saw
In the meantime, have there been any other ways to type check developit/htm
's tagged template strings? For example any fork of ts-lit-plugin
or anything else?
Metadata
Metadata
Assignees
Labels
No labels