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-16 07:13:45 -05:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
Files
3b4cfb5e9bba90fdfeb2058e654044114f0a9911
TypeScript
/
tests
/
cases
History
Mateusz Burzyński
c8f2405456
Fixed an issue with top-level for-await loops not being allowed with
--module preserve
(
#59042
)
2024-06-26 12:40:07 -07:00
..
compiler
Fixed an issue with top-level for-await loops not being allowed with
--module preserve
(
#59042
)
2024-06-26 12:40:07 -07:00
conformance
Allow partial matches in discrimination logic (
#58974
)
2024-06-25 07:14:12 +02:00
fourslash
fix(58801): "Move to file" on global code unnecessarily imports/exports, generates invalid code (
#58811
)
2024-06-18 17:24:22 -07:00
project
…
projects
…
transpile
Allow references to the global Symbol in computed property names under isolatedDeclarations (
#58771
)
2024-06-04 12:55:24 -07:00
unittests
…