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
Mateusz Burzyński
2ea2ecfdc1
Fixed crash in
hasVisibleDeclarations
related to binding elements (
#61352
)
2025-06-30 11:57:47 -07:00
..
compiler
Fixed crash in
hasVisibleDeclarations
related to binding elements (
#61352
)
2025-06-30 11:57:47 -07:00
conformance
Fix bad JSON syntax in tests, use JSON.parse first for perf (
#61901
)
2025-06-24 14:51:46 -07:00
fourslash
Fixed a printer crash caused by empty parameter modifiers (
#60537
)
2025-06-30 11:14:10 -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
…