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 20:25:23 -06:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
TypeScript
/
tests
/
cases
History
Isabel Duan
107a007a9a
organizeImports
makes no changes if there are parse errors in the sourceFile (
#58903
)
2024-07-25 16:28:19 -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
organizeImports
makes no changes if there are parse errors in the sourceFile (
#58903
)
2024-07-25 16:28:19 -07:00
project
Remove 5.5 deprecated compiler options (
#57527
)
2024-02-28 14:35:39 -08:00
projects
Remove 5.5 deprecated compiler options (
#57527
)
2024-02-28 14:35:39 -08:00
transpile
Allow declarationMap to be emitted when transpiling declarations and option is enabled (
#59337
)
2024-07-17 17:07:17 -07:00
unittests
…