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
2025-11-18 17:21:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
syntaxFacts
TypeScript
/
tests
/
cases
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
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
…
projects
…
transpile
Allow declarationMap to be emitted when transpiling declarations and option is enabled (
#59337
)
2024-07-17 17:07:17 -07:00
unittests
…