This website requires JavaScript.
Explore
Help
Sign In
Microsoft
/
TypeScript
Watch
1
Star
0
Fork
0
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
3f416e0f527e8967ac2bd490dffe76034db57a26
TypeScript
/
tests
/
cases
T
History
Ben Lickly
and
GitHub
3f416e0f52
Fix quick fix for isolatedDeclarations to keep trailing unknown in generics (
#61227
)
2025-02-19 17:28:50 -08:00
..
compiler
Fix mistakenly disallowed default export under erasableSyntaxOnly (
#61210
)
2025-02-18 08:06:11 -08:00
conformance
Treat contextually typed functions in JS files as typed (
#56907
)
2025-02-19 16:58:32 -08:00
fourslash
Fix quick fix for isolatedDeclarations to keep trailing unknown in generics (
#61227
)
2025-02-19 17:28:50 -08:00
project
…
projects
…
transpile
Fixed wrong error being reported on required initialized parameters with
isolatedDeclarations
(
#60980
)
2025-01-17 22:08:12 -08:00
unittests
…