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
2025-11-18 17:21:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
resolutionSharing
TypeScript
/
tests
/
cases
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Mateusz Burzyński
b86ab7dbe0
Stop reassigning
.valueDeclaration
to avoid replacing earlier declarations with late ones (
#60857
)
2025-05-15 09:51:34 -07:00
..
compiler
Stop reassigning
.valueDeclaration
to avoid replacing earlier declarations with late ones (
#60857
)
2025-05-15 09:51:34 -07:00
conformance
arguments
should not be allowed in class static block (
#48172
)
2025-05-02 06:38:33 -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
…