addon-blueprint icon indicating copy to clipboard operation
addon-blueprint copied to clipboard

[TS] Add plugin to fix bad declaratioun output

Open NullVoxPopuli opened this issue 1 year ago • 0 comments

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

NullVoxPopuli avatar Feb 09 '24 06:02 NullVoxPopuli