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-15 22:15:05 -05:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
Files
syntaxFacts
Add File
New File
Upload File
Apply Patch
TypeScript
/
tests
/
cases
History
Isabel Duan
89e004f632
add support for autoimports/moveToFile to generate aliased named imports (
#59885
)
2024-09-10 15:38:37 -07:00
..
compiler
Support importHelpers with module:preserve (
#59852
)
2024-09-05 17:48:39 -04:00
conformance
Fix error message for type-only import of ES module from CJS (
#59711
)
2024-08-23 12:05:40 -07:00
fourslash
add support for autoimports/moveToFile to generate aliased named imports (
#59885
)
2024-09-10 15:38:37 -07:00
project
Remove 5.5 deprecated compiler options (
#57527
)
2024-02-28 14:35:39 -08:00
projects
…
transpile
Allow declarationMap to be emitted when transpiling declarations and option is enabled (
#59337
)
2024-07-17 17:07:17 -07:00
unittests
…