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
4c233f1ca4e3ce1df4475e49808cae88add44864
TypeScript
/
tests
/
cases
History
Mateusz Burzyński
60991e0021
Fixed an issue with broken
await using
declarations in
for of
loops (
#56466
)
...
Co-authored-by: Jake Bailey <
5341706+jakebailey@users.noreply.github.com
>
2024-05-31 10:55:28 -07:00
..
compiler
Do not expand type references in keyof and index access (
#58715
)
2024-05-31 10:55:06 -07:00
conformance
Fixed an issue with broken
await using
declarations in
for of
loops (
#56466
)
2024-05-31 10:55:28 -07:00
fourslash
Do not expand type references in keyof and index access (
#58715
)
2024-05-31 10:55:06 -07:00
project
…
projects
…
transpile
Improved errors for required parameters with default values in isolated declaration (
#58637
)
2024-05-24 11:50:47 -07:00
unittests
…