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-26 03:19:10 -06:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
TypeScript
/
tests
/
cases
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
..
compiler
…
conformance
For JSX text, construct a single literal node
"foo bar"
instead of
"foo" + " " + "bar"
.
2016-09-08 09:54:39 -07:00
fourslash
…
fourslash_old
…
project
…
projects
…
test262-harness
…
unittests
…