typed-ember / glint

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

Allow `each-in` to accept `key` as a named arg #558

Closed LanceStasinski closed 1 year ago

LanceStasinski commented 1 year ago

fixes #541

dfreeman commented 1 year ago

Thanks @LanceStasinski! The change itself looks good, just a couple of complaints from Prettier to knock out and then we can get this merged

dfreeman commented 1 year ago

Thank you!

LanceStasinski commented 1 year ago

Thank you!

@dfreeman, you're welcome!