woutervh- / typescript-is

MIT License
956 stars 35 forks source link

support template literal types #91

Closed DetachHead closed 3 years ago

DetachHead commented 3 years ago

https://www.typescriptlang.org/docs/handbook/2/template-literal-types.html

DetachHead commented 3 years ago

i'm giving this a shot https://github.com/DetachHead/typescript-is

DetachHead commented 3 years ago

some things to consider:

@woutervh- any advice?

DetachHead commented 3 years ago

i went with treating the values the same way the compiler does

woutervh- commented 3 years ago

Thanks again. Released v0.18.0 https://github.com/woutervh-/typescript-is/releases/tag/v0.18.0