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 21:53:42 -06:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
TypeScript
/
tests
/
cases
History
Andrew Branch
739d729ecc
[moveToFile] Fix symbols with empty
declarations
being treated as importable (
#61084
)
2025-01-30 13:49:26 -08:00
..
compiler
Computed names in declarations files are resolved even when non-literal, preserve computed names when expressions are entity names (
#60052
)
2025-01-24 11:44:54 -08:00
conformance
Fix accidental ESM-mode directory module lookup in package non-root (
#61082
)
2025-01-30 10:17:14 -08:00
fourslash
[moveToFile] Fix symbols with empty
declarations
being treated as importable (
#61084
)
2025-01-30 13:49:26 -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
…