typed-ember / glint

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

Rehearsal removes a content of .gts files after prettier.format() #612

Closed egorio closed 1 year ago

egorio commented 1 year ago

Rehearsal sometimes empties .gts files because prettier.format(text, prettierOptions); return an empty string.

egorio commented 1 year ago

Wrong repo :)