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
New Option for
allowImportingTsExtensions
#53316
opened Mar 17, 2023 by
WillsterJohnson
4 of 5 tasks
TS 5 Regression. tsconfig extends stop resolving references to node_modules
#53314
opened Mar 17, 2023 by
Vidda777
Legacy/Experimental parameter decorators fails with TS1239 when StrictNullChecks is true in Typescript 5.0.2
#53312
opened Mar 17, 2023 by
mrttrifork
[5.0.2 regression] unused type guard result erroneously changing inferred type of variable
#53311
opened Mar 17, 2023 by
seansfkelley
TS didnot transform
foo.return from dot notation to bracket notation when targeting "ES5"
#53309
opened Mar 17, 2023 by
AnnAngela
a way to type libraries that may run in either nodejs or the browser
#53308
opened Mar 17, 2023 by
DetachHead
5 tasks done
5.0: const-like inference is not preserved unless a mapped type is used
#53307
opened Mar 17, 2023 by
conorbrandon
Variables that are used-before-assigned are typed without
undefined
#53306
opened Mar 17, 2023 by
bradzacher
exactOptionalPropertyTypes does not include undefined in the type for assignment operators like ??=
#53305
opened Mar 17, 2023 by
bradzacher
noUncheckedIndexedAccess does not include undefined in the type for assignment operators like ??= or +=
#53303
opened Mar 17, 2023 by
bradzacher
adding typescript 5 option "verbatimModuleSyntax": true in tsconfig causes crash
#53302
opened Mar 16, 2023 by
mlippert
TypeError: Cannot read properties of undefined (reading 'get') at getTypeAliasInstantiation
#53287
opened Mar 16, 2023 by
Itrulia
Typescript shortened path with dollar sign does not autocomplete correctly
#53290
opened Mar 16, 2023 by
vettloffah
Symbols produced by an alias of the Symbol constructor cannot be used as object keys in types/interfaces/classes, etc.
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
#53282
opened Mar 16, 2023 by
bordoley
unique symbols from the global SymbolConstructor widen way too eagerly
Bug
#53276
opened Mar 15, 2023 by
weswigham
Array Includes incorrectly uses generic type
Duplicate
An existing issue was already created
#53275
opened Mar 15, 2023 by
willyboy
@linkcode/@link points to symbol import location not definition site in VSCode
Working as Intended
#53272
opened Mar 15, 2023 by
Thundercraft5
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.