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-10 18:04:18 -05:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
Files
aa189628927fecbbac7a43ae99da1d4a0a6a75bb
TypeScript
/
tests
/
cases
History
Ron Buckton
aa18962892
Fix emit for
export { default } from ...
when both
importHelpers
and
esModuleInterop
are enabled (
#57220
)
2024-03-11 17:15:32 -04:00
..
compiler
Fix emit for
export { default } from ...
when both
importHelpers
and
esModuleInterop
are enabled (
#57220
)
2024-03-11 17:15:32 -04:00
conformance
Track minimum language version for various language features (
#57670
)
2024-03-11 17:13:29 -04:00
fourslash
Properly set
hasAction
for erasing modifiers in class member completions (
#57643
)
2024-03-07 11:34:47 -08:00
project
Remove 5.5 deprecated compiler options (
#57527
)
2024-02-28 14:35:39 -08:00
projects
Remove 5.5 deprecated compiler options (
#57527
)
2024-02-28 14:35:39 -08:00
unittests
…