glint icon indicating copy to clipboard operation
glint copied to clipboard

Glint doesn’t support multiple Typescript extends

Open andrewtimberlake opened this issue 5 months ago • 0 comments

The Ember Typescript docs suggest enabling TypeScript’s strictest support by adding @tsconfig/strictest before the ember config at https://guides.emberjs.com/release/typescript/additional-resources/faq/#toc_strictness

This breaks Glint as seen in #662

andrewtimberlake avatar Jan 10 '24 06:01 andrewtimberlake