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-06-30 04:16:48 -05:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
Files
ded36b21ac5d47b7336fc83568f9d24caec479bd
TypeScript
/
tests
/
cases
History
navya9singh
ded36b21ac
pasteEdits returns no edit when there are no imports needed (
#59189
)
2024-07-09 10:27:41 -07:00
..
compiler
Fixed intersections of primitive unions with
exactOptionalPropertyTypes
when mixing
undefinedType
with
missingType
(
#58186
)
2024-07-01 11:17:01 -07:00
conformance
Allow partial matches in discrimination logic (
#58974
)
2024-06-25 07:14:12 +02:00
fourslash
pasteEdits returns no edit when there are no imports needed (
#59189
)
2024-07-09 10:27:41 -07:00
project
…
projects
…
transpile
Allow references to the global Symbol in computed property names under isolatedDeclarations (
#58771
)
2024-06-04 12:55:24 -07:00
unittests
…