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
f450c1b80ce6dc7b04e81899db00534018932234
TypeScript
/
tests
/
cases
T
History
Andrew Branch
f450c1b80c
Deprecate esModuleInterop and allowSyntheticDefaultImports (default to true) (
#62567
)
2025-10-22 16:50:03 -07:00
..
compiler
Fix TS2783 false positive for union types in object spread expressions (
#62656
)
2025-10-22 16:44:10 -07:00
conformance
Fixed a crash when parsing invalid decorator on await expression (
#62659
)
2025-10-22 12:03:09 -07:00
fourslash
Deprecate esModuleInterop and allowSyntheticDefaultImports (default to true) (
#62567
)
2025-10-22 16:50:03 -07:00
project
Remove no-default-lib (
#62435
)
2025-09-24 16:16:14 -07:00
projects
Remove no-default-lib (
#62435
)
2025-09-24 16:16:14 -07:00
transpile
Fixed wrong error being reported on required initialized parameters with
isolatedDeclarations
(
#60980
)
2025-01-17 22:08:12 -08:00
unittests
…