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-02-07 05:41:22 -06:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
TypeScript
/
tests
/
cases
History
Mateusz Burzyński
88809467e8
Fixed a crash when trying to find references on
NoSubstitutionTemplateLiteral
with
LiteralType
parent (
#59889
)
2024-09-19 15:59:36 -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
Fixed a crash when trying to find references on
NoSubstitutionTemplateLiteral
with
LiteralType
parent (
#59889
)
2024-09-19 15:59:36 -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
…