This website requires JavaScript.
Explore
Help
Sign In
Microsoft
/
TypeScript
Watch
1
Star
0
Fork
0
mirror of
https://github.com/microsoft/TypeScript.git
synced
2025-11-18 17:21:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
32513a7745b606dc8b33c8a4c722aaa026752283
TypeScript
/
tests
/
cases
T
History
Mateusz Burzyński
and
GitHub
e4dc78ab8c
Fixed crash on class member completions with auto imports from merged ambient modules (
#60340
)
2024-10-31 13:47:38 -07:00
..
compiler
fix(59397): JsDoc is missing/duplicated in declarations for overloads declared in classes declared in functions (
#59675
)
2024-10-23 11:34:23 -07:00
conformance
More rigorous ASI prevention when emitting
return
/
yield
(
#60304
)
2024-10-22 19:20:51 -04:00
fourslash
Fixed crash on class member completions with auto imports from merged ambient modules (
#60340
)
2024-10-31 13:47:38 -07:00
project
…
projects
…
transpile
Allow declarationMap to be emitted when transpiling declarations and option is enabled (
#59337
)
2024-07-17 17:07:17 -07:00
unittests
…