Files
babel/packages
Andy e37a5eb5eb Add babel-plugin-syntax-typescript, babel-plugin-transform-typescript, and babel-preset-typescript (#5899)
* Add babel-plugin-syntax-typescript and babel-plugin-transform-typescript

* Add babel-preset-typescript

* Remove unnecessary handler for JSXOpeningElement

* Use `t.isFoo(node)` instead of `node.type === "Foo"`

* Clean up parameter property assignment generation

* Don't use function for `isSuperCall`

* slice -> shift

* Calculate sourceFileHasJsx only if necessary

* Remove `export =` support

* remove some syntax readme newlines [skip ci]
2017-08-07 11:45:52 -04:00
..
2017-08-03 18:20:36 -04:00
2017-08-03 18:20:36 -04:00
2017-08-05 14:48:15 -04:00
2017-08-04 14:46:12 -04:00
2017-08-03 18:20:36 -04:00
2017-08-03 18:20:36 -04:00
2017-08-03 18:20:36 -04:00
2017-08-03 18:20:36 -04:00
2017-08-03 18:20:36 -04:00
2017-08-03 18:20:36 -04:00
2017-08-03 18:20:36 -04:00
2017-08-03 18:20:36 -04:00
2017-08-03 18:20:36 -04:00
2017-08-03 18:20:36 -04:00
2017-08-03 18:20:36 -04:00
2017-08-03 18:20:36 -04:00
2017-08-03 18:20:36 -04:00
2017-08-04 10:16:45 -05:00
2017-08-03 18:20:36 -04:00
2017-08-03 18:20:36 -04:00
2017-08-03 18:20:36 -04:00
2017-08-03 18:20:36 -04:00
2017-08-03 18:20:36 -04:00
2017-08-03 18:20:36 -04:00
2017-08-03 18:20:36 -04:00
2017-08-04 14:46:12 -04:00
2017-06-27 12:13:54 -05:00
2015-10-29 17:51:24 +00:00

Woah, what's going on here?

A monorepo, muhahahahahaha. See the monorepo design doc for reasoning.