This website requires JavaScript.
Explore
Help
Register
Sign In
microsoft
/
TypeScript
Watch
1
Star
0
Fork
0
You've already forked TypeScript
mirror of
https://github.com/microsoft/TypeScript.git
synced
2026-06-14 16:56:06 -05:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
Files
e0036e65e8ebc59d5bc236538b99b79b7cd69bd2
TypeScript
/
tests
/
cases
History
Mateusz Burzyński
d7ff565b6c
Fixed inlay hints for inferred type predicates (
#59441
)
2024-07-29 16:25:36 -07:00
..
compiler
Fixed crash related to creating file diagnostics outside of the source file range in
checkPotentialUncheckedRenamedBindingElementsInTypes
(
#59428
)
2024-07-29 13:31:16 -07:00
conformance
Fixed crashed related to emptied labeled statements in converted loop bodies (
#59434
)
2024-07-26 14:34:48 -07:00
fourslash
Fixed inlay hints for inferred type predicates (
#59441
)
2024-07-29 16:25:36 -07:00
project
…
projects
…
transpile
Allow declarationMap to be emitted when transpiling declarations and option is enabled (
#59337
)
2024-07-17 17:07:17 -07:00
unittests
…