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-16 05:58:32 -06:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
TypeScript
/
tests
/
cases
History
Chiri Vulpes
2bed7feee8
Account for right operands & fix a weird error message for leftmost nullish literals in checkNullishCoalesceOperands (
#59569
)
2025-02-21 14:17:08 -08:00
..
compiler
Account for right operands & fix a weird error message for leftmost nullish literals in checkNullishCoalesceOperands (
#59569
)
2025-02-21 14:17:08 -08:00
conformance
Fixed JSDoc checking on enum members (
#61184
)
2025-02-20 10:48:33 -08:00
fourslash
Find method references through base abstract classes implementing an interface (
#61234
)
2025-02-21 11:08:34 -08:00
project
…
projects
…
transpile
Fixed wrong error being reported on required initialized parameters with
isolatedDeclarations
(
#60980
)
2025-01-17 22:08:12 -08:00
unittests
…