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-25 18:50:29 -06:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
TypeScript
/
tests
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
..
baselines
/reference
For JSX text, construct a single literal node
"foo bar"
instead of
"foo" + " " + "bar"
.
2016-09-08 09:54:39 -07:00
cases
For JSX text, construct a single literal node
"foo bar"
instead of
"foo" + " " + "bar"
.
2016-09-08 09:54:39 -07:00
lib
…
webhost
…
perfsys.ts
…
perftsc.ts
…
test.bat
…
webTestResults.html
…
webTestServer.ts
[Transforms] Merge master 08/09 (
#10263
)
2016-08-26 15:51:10 -07:00