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-15 20:25:23 -06:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
TypeScript
/
tests
/
cases
History
Oleksandr T.
a591ca3fdc
fix(61747): for (using of = is incorrectly parsed (
#61764
)
2025-06-05 16:37:40 -07:00
..
compiler
Stop reassigning
.valueDeclaration
to avoid replacing earlier declarations with late ones (
#60857
)
2025-05-15 09:51:34 -07:00
conformance
fix(61747): for (using of = is incorrectly parsed (
#61764
)
2025-06-05 16:37:40 -07:00
fourslash
Add configurable maximum hover length (
#61662
)
2025-05-09 13:31:39 -07: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
…