typed-ember / glint

TypeScript powered tooling for Glimmer templates
https://typed-ember.gitbook.io/glint
MIT License
108 stars 50 forks source link

`${` in templates breaks Glint #707

Open chancancode opened 3 months ago

chancancode commented 3 months ago

No interpolated values in template strings

Similar to https://github.com/NullVoxPopuli/ember-eslint-parser/issues/75

Haven't checked if the code in #655 would have avoided this issue