This website requires JavaScript.
Explore
Help
Sign In
Microsoft
/
TypeScript
Watch
1
Star
0
Fork
0
mirror of
https://github.com/microsoft/TypeScript.git
synced
2025-11-18 17:21:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
87ae723b527bd8958cf45b47b23f42b28cc48b3d
TypeScript
/
tests
/
baselines
T
History
Andy Hanson
87ae723b52
For JSX text, construct a single literal node
"foo bar"
instead of
"foo" + " " + "bar"
.
2016-09-08 09:54:39 -07:00
..
reference
For JSX text, construct a single literal node
"foo bar"
instead of
"foo" + " " + "bar"
.
2016-09-08 09:54:39 -07:00