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-07 05:41:22 -06:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
TypeScript
/
tests
/
cases
History
Zzzen
ab7b624558
Deprecate module keyword for namespace declarations (
#58007
)
...
Co-authored-by: Daniel Rosenwasser <DanielRosenwasser@users.noreply.github.com>
2024-07-23 17:22:38 -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
Deprecate module keyword for namespace declarations (
#58007
)
2024-07-23 17:22:38 -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
…