Results 23 issues of Oleksandr T.

enhancement

Fixes #13626 > The compiler supports checking JsDoc type annotations for default exports ([Playground](https://www.typescriptlang.org/play?filetype=js#code/PQKhAIAEBcE8AcCm4DeA7ArgWwEaIE4C+4IwAUIgB7wD2+04AJogGYCGGANgwEQ8DcZIA), https://github.com/microsoft/TypeScript/issues/47946), however, in TypeScript files, users are not allowed to add a type annotation to have...

For Uncommitted Bug

Fixes #29648 @DanielRosenwasser @RyanCavanaugh At what stage is it better to handle such errors? At the `parser` or `checker` stage?

For Backlog Bug