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-30 11:24:49 -05:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
Files
9bdfa441c687316b51c8f4329fc6c0535a8f1bca
TypeScript
/
tests
/
cases
History
Ron Buckton
f0d1afd084
Fix failing tests after merging 57220 (
#57728
)
2024-03-11 18:21:36 -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
Fix failing tests after merging 57220 (
#57728
)
2024-03-11 18:21:36 -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
…