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-14 16:56:06 -05:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
Files
2b88aebaaae3dc431a56667f7b0dbc42ae329ec6
TypeScript
/
tests
/
cases
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
…