TypeScript support
Open
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
This might not be possible but I'm wondering if anyone had success with type checking the ES6 tagged template string. Before hyperx, I wrote something similar called [typed-tmpl](https://github.com/styfle/typed-tmpl) which type checks the variables but check the html such as a missing an angle bracket like the [TSX](http://www.typescriptlang.org/docs/handbook/jsx.html) syntax does.
Has any had success with validating the HTML in the string?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.