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-02-05 08:11:30 -06:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
TypeScript
/
tests
/
cases
History
Mateusz Burzyński
68648256f8
Fixed crash related to creating file diagnostics outside of the source file range in
checkPotentialUncheckedRenamedBindingElementsInTypes
(
#59428
)
2024-07-29 13:31:16 -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 quick fixes for inferred type predicates (
#58958
)
2024-07-26 10:21:18 -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
…