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-14 19:16:17 -06:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
TypeScript
/
tests
/
cases
History
Oleksandr T.
7319968e90
fix(59116): Codefix add missing function declaration inserts function in wrong file (
#59213
)
2024-07-24 19:45:52 -07:00
..
compiler
Fixed crash in
classFields
transform related to broken bodyless constructors (
#59280
)
2024-07-22 16:00:16 -07:00
conformance
fix(58772): Duplicate exports.* = assignments in CommonJS output in some cases (
#59120
)
2024-07-22 16:10:29 -07:00
fourslash
fix(59116): Codefix add missing function declaration inserts function in wrong file (
#59213
)
2024-07-24 19:45:52 -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
…