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-11 10:46:28 -05:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
Files
ee3dd7264b23e58bbad86d08a475cac78f330abf
TypeScript
/
tests
/
cases
History
Oleksandr T.
ee3dd7264b
fix(60908): Unexpected "'Type' is declared but its value is never read." error with jsdoc @import syntax (
#60921
)
2025-03-17 13:29:48 -07:00
..
compiler
Fix serialization of accessor types in declaration files. (
#61392
)
2025-03-14 12:36:08 -07:00
conformance
fix(60908): Unexpected "'Type' is declared but its value is never read." error with jsdoc @import syntax (
#60921
)
2025-03-17 13:29:48 -07: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
…