dpimonov

Results 4 comments of dpimonov

Hi [Offlein](https://github.com/Offlein), Thanks for your question! It seems that you simply missing a part of configuration for polymorphic types. When you are in dev mode - JS classes are not...

Hi Offlein, thanks for creating an issue. It is known to me but it is good to have a ticket for it. The issue is in TypeScript version. In v4...

Thanks for the feedback! ``` The only negative result seems to be that all the properties on my class are flagged with TS2564. ``` This is expected when `strictPropertyInitialization` is...

> When new Parameter decorator syntax will become available in TypeScript v5 - then we are going to provide a propper update. Seems like it will not happen in the...