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-15 11:35:42 -06:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
TypeScript
/
tests
/
cases
History
Mateusz Burzyński
48f2ada110
Add string literal completions for
package.json
imports
field (
#57718
)
2024-10-31 13:33:40 -07:00
..
compiler
fix(59397): JsDoc is missing/duplicated in declarations for overloads declared in classes declared in functions (
#59675
)
2024-10-23 11:34:23 -07:00
conformance
More rigorous ASI prevention when emitting
return
/
yield
(
#60304
)
2024-10-22 19:20:51 -04:00
fourslash
Add string literal completions for
package.json
imports
field (
#57718
)
2024-10-31 13:33:40 -07:00
project
…
projects
…
transpile
Allow declarationMap to be emitted when transpiling declarations and option is enabled (
#59337
)
2024-07-17 17:07:17 -07:00
unittests
…