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 03:23:08 -06:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
TypeScript
/
tests
/
cases
History
Andrew Branch
b78f466812
Fix ESM/CJS resolution cache collision in non-nodenext resolution modes (
#60910
)
2025-01-21 11:10:51 -08:00
..
compiler
Add non-generic fallback overloads for TypedArray constructors (
#60934
)
2025-01-09 16:28:50 -05:00
conformance
Fix ESM/CJS resolution cache collision in non-nodenext resolution modes (
#60910
)
2025-01-21 11:10:51 -08:00
fourslash
Fixed "Delete all unused declarations" to delete self-referential functions (
#60888
)
2025-01-17 22:11:41 -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
…