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
Inferences made when trying to match an overload are carried over to matching consecutive overloads
#46312
opened Oct 11, 2021 by
Andarist
Argument of type 'string[]' is not assignable to parameter of type '[string, ...string[]]'
#46311
opened Oct 11, 2021 by
alita-moore
Type of a function argument not inferred from context when defined using conditional type
#46310
opened Oct 11, 2021 by
Andarist
Template literal in string pattern index signature error
Question
#46309
opened Oct 11, 2021 by
davidbielik
SpeechRecogntion types are missing in v4.4
Working as Intended
#46308
opened Oct 11, 2021 by
Sharcoux
Keep spread syntax instead of generating Object.assign for ReactJSX and es2018+
#46305
opened Oct 11, 2021 by
webschik
"Infer from usage" (or a refactoring?) for class methods should use
implements and extends type info
#46297
opened Oct 10, 2021 by
justingrant
5 tasks done
List all possible import paths when autocompleting imports
#46296
opened Oct 10, 2021 by
jespertheend
5 tasks done
Add option to require qualifying namespace accesses that need type info
#46295
opened Oct 10, 2021 by
wnayes
"importModuleSpecifierEnding" not added on "Move to new file" refactoring
#46290
opened Oct 10, 2021 by
jaens
Seemingly false alerm in monorepo: This syntax requires an imported helper but module 'tslib' cannot be found.
#46288
opened Oct 10, 2021 by
vilic
Strange output from
tsc noEmit - unclear where error stems from within app,
Needs More Info
#46277
opened Oct 8, 2021 by
tomdev10
Inconsistent Errors on conditional assignment with optional object properties
Duplicate
#46276
opened Oct 8, 2021 by
mkaraula
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.