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-05 08:11:30 -06:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
TypeScript
/
tests
/
cases
History
Mateusz Burzyński
ce73b174f1
Treat
BigInt
type references in JSDoc as intended
bigint
s (
#60863
)
2025-01-22 08:33:00 -08:00
..
compiler
Add non-generic fallback overloads for TypedArray constructors (
#60934
)
2025-01-09 16:28:50 -05:00
conformance
Treat
BigInt
type references in JSDoc as intended
bigint
s (
#60863
)
2025-01-22 08:33:00 -08:00
fourslash
Fixed "Delete all unused declarations" to delete self-referential functions (
#60888
)
2025-01-17 22:11:41 -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
…