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-20 22:51:17 -05:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
Files
b8b7a38ee9c34490fa3f764a7d37ce386cc720a5
TypeScript
/
tests
/
cases
History
Oleksandr T.
1cd8e20f94
fix(61167): Incorrect "Import may be converted to a default import" autofix for import export (
#61171
)
2025-02-21 15:23:22 -08:00
..
compiler
Account for right operands & fix a weird error message for leftmost nullish literals in checkNullishCoalesceOperands (
#59569
)
2025-02-21 14:17:08 -08:00
conformance
Fixed JSDoc checking on enum members (
#61184
)
2025-02-20 10:48:33 -08:00
fourslash
fix(61167): Incorrect "Import may be converted to a default import" autofix for import export (
#61171
)
2025-02-21 15:23:22 -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
…