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-15 20:25:23 -06:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
TypeScript
/
tests
/
cases
History
Mateusz Burzyński
d61938d8a3
Fixed default-like export info lookup with
export=
that have
default
export (
#60035
)
2024-10-15 09:00:54 -07:00
..
compiler
Fix decorator emit crash (
#60224
)
2024-10-14 17:45:23 -04:00
conformance
Don't issue implicit any when obtaining the implied type for a binding pattern (
#60083
)
2024-09-30 21:38:53 -07:00
fourslash
Fixed default-like export info lookup with
export=
that have
default
export (
#60035
)
2024-10-15 09:00:54 -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
…