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 12:32:08 -06:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
TypeScript
/
tests
/
cases
History
Wesley Wigham
caf1aee269
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
..
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
Support
require(esm)
in
--module nodenext
(
#60761
)
2025-01-22 16:56:17 -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
…