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-05-30 22:32:33 -05:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
Files
451388cfd5b0d086c5f69b9ff5675b650feef623
TypeScript
/
tests
/
cases
History
Mateusz Burzyński
451388cfd5
Fixed quick fixes for inferred type predicates (
#58958
)
2024-07-26 10:21:18 -07:00
..
compiler
Bailout early from
isFunctionObjectType
for evolving arrays (
#58049
)
2024-07-26 10:09:02 -07:00
conformance
fix(58772): Duplicate exports.* = assignments in CommonJS output in some cases (
#59120
)
2024-07-22 16:10:29 -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
…