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-05-31 08:07:10 -05:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
Files
1717826b6efdfa945bb9f2cf95bd4c442e77012e
TypeScript
/
tests
/
cases
History
Sviatoslav Zaytsev
1717826b6e
fix(51225): Go-to-definition on case or default should jump to the containing switch statement if available. (
#51236
)
...
Co-authored-by: Nathan Shively-Sanders <
293473+sandersn@users.noreply.github.com
>
2024-01-11 11:14:03 -08:00
..
compiler
Fxied declaration emit for JS files when
module.exports
is assigned a non-alias value and when it has extra type members (
#56243
)
2024-01-11 10:31:11 -08:00
conformance
fix(55994): Type-check Import Attributes in static imports (
#56034
)
2024-01-10 15:35:04 -08:00
fourslash
fix(51225): Go-to-definition on case or default should jump to the containing switch statement if available. (
#51236
)
2024-01-11 11:14:03 -08:00
project
…
projects
…
unittests
…