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-11 02:15:10 -05:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
Files
66e1b24831bb8b44a83fb98987cb9a6caec9a98c
TypeScript
/
tests
/
cases
History
Andrew Branch
019fec8bf2
Fix accidental ESM-mode directory module lookup in package non-root (
#61082
)
2025-01-30 10:17:14 -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
allow calling
goToDef
on modifiers of named declarations (
#60384
)
2025-01-23 17:30:35 -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
…