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-18 23:36:04 -05:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
Files
e28fd8611b177fc550c9f716eb6844c8651610c7
TypeScript
/
tests
/
cases
History
Ron Buckton
787da6ffef
Add special inference rule for 'T | PromiseLike<T>'
2024-10-23 20:27:15 -04:00
..
compiler
Add special inference rule for 'T | PromiseLike<T>'
2024-10-23 20:27:15 -04:00
conformance
Add a test for constraint of an infer type parameter not being fully instantiated previously (
#59760
)
2024-10-21 18:29:05 -04:00
fourslash
fix(59463): Feature that displays method argument names inline does not correctly handle method overloading (
#59504
)
2024-10-18 14:44:43 -07:00
project
Remove 5.5 deprecated compiler options (
#57527
)
2024-02-28 14:35:39 -08:00
projects
…
transpile
Allow declarationMap to be emitted when transpiling declarations and option is enabled (
#59337
)
2024-07-17 17:07:17 -07:00
unittests
…