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
Oleksandr T.
2c3be449ff
fix(60887): Incorrect Formatting on if (a) try {} finally {} (
#60898
)
2025-02-24 11:51:28 -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
Fix to use string literal type in ArrayBuffer's
Symbol.toStringTag
(
#60150
)
2025-02-24 14:17:35 -05:00
fourslash
fix(60887): Incorrect Formatting on if (a) try {} finally {} (
#60898
)
2025-02-24 11:51:28 -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
…