-
Notifications
You must be signed in to change notification settings - Fork 12.5k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Need a way to turn off TS1479 when require(ESM) is supported
#60534
opened Nov 19, 2024 by
jfirebaugh
6 tasks done
Class member completion crash in a monorepo utilizing
baseUrl
#60533
opened Nov 18, 2024 by
Andarist
Proposal: Enchance typeguards to infer type based on the returned type
#60522
opened Nov 17, 2024 by
Akindin
6 tasks done
Inconsistent type narrowing behavior between compound assignment operators and their expanded equivalents
#60520
opened Nov 16, 2024 by
hanwenguo
Non-null assertion operator whitespace allowances can create confusing conditional statements
#60518
opened Nov 16, 2024 by
jaredmcateer
Missing Boolean.toString definition and loose valueOf definition
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
#60517
opened Nov 16, 2024 by
Akindin
RegExp#[Symbol.matchAll]
should return iterable of RegExpExecArray
instead of RegExpMatchArray
#60515
opened Nov 16, 2024 by
lionel-rowe
Weird behaviour with an "evolving any" and a non-null assertion operator
Bug
A bug in TypeScript
Help Wanted
You can do this
Incorrect inheritance of method type
Working as Intended
The behavior described is the intended behavior; this is not a bug
#60512
opened Nov 15, 2024 by
Perfectoff
Convert to namespace import
refactoring should drop file extensions on namespace name
Bug
Computing buildInfoTime even when !isIncremental
Help Wanted
You can do this
Possible Improvement
The current behavior isn't wrong, but it's possible to see that it might be better in some cases
Intl.Locale.prototype.getTimeZones()
is missing from Intl library definitions
Bug
Add This means we'd like to hear from more people who would be helped by this feature
Suggestion
An idea for TypeScript
NonEmptyArray
to lib
(but **not** length > 0
narrowing)
Awaiting More Feedback
#60491
opened Nov 12, 2024 by
Rudxain
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.