Skip to content

Issues: microsoft/TypeScript

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

unique symbols from the global SymbolConstructor widen way too eagerly Bug A bug in TypeScript Domain: Literal Types Unit types including string literal types, numeric literal types, Boolean literals, null, undefined
#53276 opened Mar 15, 2023 by weswigham Backlog
Add a --strictNaNChecks option, and a NaN / integer / float type to avoid runtime NaN errors Domain: Literal Types Unit types including string literal types, numeric literal types, Boolean literals, null, undefined In Discussion Not yet reached consensus Suggestion An idea for TypeScript
#28682 opened Nov 27, 2018 by ndbroadbent
5 tasks done
Compiler Errors TS1110 and TS2345 with integer type pattern Domain: Literal Types Unit types including string literal types, numeric literal types, Boolean literals, null, undefined In Discussion Not yet reached consensus Suggestion An idea for TypeScript
#27178 opened Sep 18, 2018 by frevds
ProTip! Exclude everything labeled bug with -label:bug.