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-04 12:32:08 -06:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
TypeScript
/
tests
/
cases
History
Wesley Wigham
606bc4bbac
Merge branch 'main' into copilot/fix-61714-2
2025-07-31 17:15:28 -07:00
..
compiler
Fix private identifier fields generating errors in class expression declarations (
#62155
)
2025-07-31 15:51:51 -07:00
conformance
Merge branch 'main' into copilot/fix-61714-2
2025-07-31 17:15:28 -07:00
fourslash
Don't use
noErrorTruncation
when printing types with
maximumLength
set (
#62091
)
2025-07-22 08:56:52 -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
…