microsoft / TypeScript Public
Pinned issues
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Argument type infer not work correctly without specify types of function params
#47577
opened Jan 24, 2022 by
Jokcy
Variable type isn't detected properly even though function's return type is
#47576
opened Jan 24, 2022 by
AradAral
Incorrect overload selected for
Array.prototype.map(...)
#47571
opened Jan 24, 2022 by
oleg-slapdash
tsc needlessly emits Object.defineproperty() line when "import" keyword is used.
#47563
opened Jan 23, 2022 by
KumanekoSakura
Inlay hints suppression should be case insensitive and look within variable names
#47562
opened Jan 23, 2022 by
Johnhersh
5 tasks done
Wrong type file generated when using baseURL or local package json file
#47557
opened Jan 22, 2022 by
ImanMh
@ts-expect-error and @ts-ignore overly broad in supressing errors
Design Limitation
#47551
opened Jan 21, 2022 by
MLoughry
Including an argument in a function passed to a generic function breaks type inference
#47547
opened Jan 21, 2022 by
Pinpickle
TypeScript watcher treats present files as missing after hitting FSEvents watcher limit
Needs Investigation
#47546
opened Jan 21, 2022 by
gluxon
Suggestion: pat yourselves on the back
Committed
Suggestion
#47544
opened Jan 21, 2022 by
samclaus
5 tasks done
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.