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-02-17 01:10:38 -06:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
TypeScript
/
tests
/
cases
History
Mateusz Burzyński
eef7c14ef1
Treat functions with
@type
tags on parameters as typed in JS files (
#61177
)
2025-04-14 15:35:20 -07:00
..
compiler
Fix
lib.includes('dom')
check in
containerSeemsToBeEmptyDomElement
(
#61481
)
2025-03-25 16:24:52 -07:00
conformance
Treat functions with
@type
tags on parameters as typed in JS files (
#61177
)
2025-04-14 15:35:20 -07:00
fourslash
Exclude completions of binding pattern variable initializers (
#52723
)
2025-04-02 13:47:43 -07: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
…