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

isolatedModules does not generate the same code Docs The issue relates to how you learn TypeScript
#60110 opened Oct 1, 2024 by Lectem Backlog
allowSyntheticDefaultImports not working with ESNext module Working as Intended The behavior described is the intended behavior; this is not a bug
#60107 opened Sep 30, 2024 by bosens-China
undefined is narrowed away incorrectly Bug A bug in TypeScript Help Wanted You can do this
#60106 opened Sep 30, 2024 by TrippTrapp84 Backlog
A new generic type can be used for file path completion(intellisense) Awaiting More Feedback This means we'd like to hear from more people who would be helped by this feature Suggestion An idea for TypeScript
#60105 opened Sep 30, 2024 by xushengfeng
6 tasks done
[NewErrors] 5.7.0-dev.20240929 vs 5.6.2 Needs Investigation This issue needs a team member to investigate its status.
#60095 opened Sep 29, 2024 by typescript-bot
Assigning to unknown / {} doesn't change its inferred type Duplicate An existing issue was already created
#60092 opened Sep 28, 2024 by rChaoz
autoImportSpecifierExcludeRegexes needs a window refresh for changes to take effect Needs Investigation This issue needs a team member to investigate its status.
#60082 opened Sep 27, 2024 by 188599
Incomplete typecheck when assigning to a mapped object type with remapped keys Awaiting More Feedback This means we'd like to hear from more people who would be helped by this feature Suggestion An idea for TypeScript
#60070 opened Sep 26, 2024 by hampustagerud
Create flag strictVariableInitialization Awaiting More Feedback This means we'd like to hear from more people who would be helped by this feature Suggestion An idea for TypeScript
#60064 opened Sep 25, 2024 by kirkwaiblinger
6 tasks done
Allow satisfies in string enum member initializers Awaiting More Feedback This means we'd like to hear from more people who would be helped by this feature Suggestion An idea for TypeScript
#60060 opened Sep 25, 2024 by bgenia
6 tasks done
Remove Map<any, any> constructor overload Awaiting More Feedback This means we'd like to hear from more people who would be helped by this feature Suggestion An idea for TypeScript
#60051 opened Sep 24, 2024 by matthewvalentine
Specialized error message when too new a lib is provided Awaiting More Feedback This means we'd like to hear from more people who would be helped by this feature Suggestion An idea for TypeScript
#60050 opened Sep 24, 2024 by JoshuaKGoldberg
6 tasks done
ProTip! Exclude everything labeled bug with -label:bug.