issues
search
microsoft
/
TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
https://www.typescriptlang.org
Apache License 2.0
105.27k
stars
12.93k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Controlled runtime inference for trusted pure functions (secureInference)
#62088
SteveBartmoss
opened
4 hours ago
0
Linter didn't detect { [x: string]: any; }[] !== { [x: string]: any; }
#62087
wanapichpongsa
closed
8 hours ago
1
Restore AbortSignal.abort
#62086
sandersn
closed
10 hours ago
0
[isolatedDeclarations] function expressions as an argument to a function call that is exported are reported as needing an annotation
#62085
bradzacher
opened
1 day ago
1
Fix optional property quick info showing redundant '| undefined'
#62084
sw1tch3roo
opened
1 day ago
0
Google feedback on TS 5.9-beta
#62083
user454322
opened
1 day ago
3
`configFileName` on `ProjectInfo` returns `projectName` which is inconsistent with commented behavior
#62082
KazariEX
closed
1 day ago
0
`export { _void as void }` leads to exporting duplicate identifiers
#62081
dmonad
opened
1 day ago
1
[tsserver] Multi-project goto definition with accurate results
#62080
erikolofsson
opened
1 day ago
1
Unable to infer parameters for generic constructor/functions with a distributive conditional type
#62079
LukeAbby
opened
1 day ago
1
Global classes allow `globalThis.ClassName` but not `typeof globalThis.ClassName`
#62078
LukeAbby
closed
12 hours ago
4
Don't inherit JSDocs from unrelated base properties onto constructor parameters with the same names
#62077
Andarist
opened
2 days ago
0
HTMLElement inherits onerror and addListener("error" definitions that are unique to Window
#62075
krryan
opened
2 days ago
0
Fix crash when using non-null assertion on await expressions with NODE_ENV=development
#62074
Copilot
opened
2 days ago
2
Changing or reloading the current page via location should cause unreachable code error
#62073
kkmuffme
closed
2 hours ago
2
"await x as any" - Node PartiallyEmittedExpression did not pass test 'isLeftHandSideExpression' assert triggered
#62072
goldenice
opened
2 days ago
1
Type inference regression on function calls not saved to variables, due to #61668
#62071
shicks
opened
2 days ago
0
Fix false positive "no overlap" error when comparing `this` with subclass instances
#62070
Copilot
opened
3 days ago
0
Derived class constructor parameter incorrectly inherits JSDoc from parent class's field of the same name
#62069
kirkwaiblinger
opened
3 days ago
0
LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250714192406710 to main
#62068
csigs
opened
3 days ago
1
Fix debug assertion failure in move to file refactor for React components
#62067
Copilot
opened
3 days ago
4
Fix: Exclude generator functions from convert-to-class suggestions
#62066
Copilot
opened
3 days ago
1
is symbol type permitted as a computed property name in an interface ?
#62064
sciencefunq
closed
3 days ago
2
Type renders to any
#62063
darkship
closed
3 days ago
1
Missing parser error for arguments in class field
#62062
bvanjoi
closed
1 day ago
3
[ServerErrors][TypeScript] 5.9.0-dev.20250713 vs 5.8.3
#62061
typescript-bot
closed
2 days ago
7
[ServerErrors][JavaScript] 5.9.0-dev.20250713 vs 5.8.3
#62060
typescript-bot
closed
2 days ago
1
[NewErrors] 5.9.0-dev.20250713 vs 5.8.3
#62059
typescript-bot
closed
2 days ago
70
default-exporting symbol doesn't show `@deprecated` reason
#62058
Tobbe
opened
4 days ago
0
[Typescript] Give a visual indicator when overriding methods with the `@sealed` js/tsdoc annotation
#62076
SirzBenjie
opened
4 days ago
0
This comparison appears to be unintentional because the types 'this' and <derived class> have no overlap.
#62057
evanw
closed
3 days ago
4
Generator functions trigger TS80002
#62056
0f-0b
opened
5 days ago
0
Implicit `this` parameter bypasses assignability checks with derived methods
#62055
64qq
closed
1 day ago
2
`invalidateResolutionsOfFailedLookupLocations` hogs the CPU for a large project
#62054
dmaretskyi
opened
5 days ago
0
Fix JSDoc typeof parameter resolution
#62053
sw1tch3roo
opened
5 days ago
2
fix(Intl): make Intl.Collator.compare a getter that returns a bound function (#62048)
#62052
ahsansheikh94
opened
5 days ago
1
Unexpected behavior of enum keys while evaluating mapped types
#62051
michaeldnkh
closed
1 day ago
2
Control Flow Analysis Performance Regression
#62050
xpy5910
opened
6 days ago
0
[TypeScript] Rename Symbol doesn't work as expected with Declaration Merging
#62065
dever23b
opened
6 days ago
7
Covariance in intersection
#62049
f3oall
opened
6 days ago
5
Intl.Collator#compare method type does not match spec
#62048
thw0rted
opened
6 days ago
4
Fix --showConfig to work when no input files are found
#62047
Copilot
opened
6 days ago
3
feat: Add version.ts for project versioning
#62046
rkarahan80
closed
6 days ago
2
feat: Add Writable utility type and @log decorator
#62045
rkarahan80
closed
6 days ago
1
TypeScript compiler cannot find `ReferrerPolicy` & `RequestDestination` in `node_modules/@types/react-dom`
#62044
ariaydejawad
closed
4 days ago
2
Typesafety violation
#62043
jacqueslenormand
closed
1 day ago
4
LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250710202354753 to main
#62038
csigs
closed
1 week ago
0
Remove unused and confusing dom.iterable.d.ts file
#62037
jakebailey
opened
1 week ago
0
Module resolution: node20 not working in typescript@5.9-beta
#62036
Shinigami92
closed
1 week ago
1
Solution builder not detecting out of date compiler options
#62035
ernestostifano
opened
1 week ago
0
Next