addon-blueprint
addon-blueprint copied to clipboard
[TS] Add plugin to fix bad declaratioun output
When using --typescript
,
- add a plugin that generates the types and fixes the output of those types, due to:
- https://github.com/microsoft/TypeScript/issues/56571
- https://github.com/typed-ember/glint/issues/628
Closes: https://github.com/embroider-build/addon-blueprint/issues/248