Open andrewtimberlake opened 10 months ago
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
@tsconfig/strictest
This breaks Glint as seen in #662
unstable Glint (main) has this same problem
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_strictnessThis breaks Glint as seen in #662