Alex Kanunnikov
|
654a77c45e
|
typescript plugin support
Link to plugin - https://github.com/babel/babel/blob/master/packages/babel-parser/src/plugins/typescript.js
|
2018-10-29 12:52:53 +03:00 |
|
Ryan Petrich
|
c972d79ad2
|
babel-traverse: Update all babel-related packages to require TypeScript 2.8 (so that tests pass)
|
2018-06-11 05:57:50 -04:00 |
|
Andy Hanson
|
45c9246c09
|
Remove esModuleInterop from tsconfigs (no longer mandatory)
|
2018-02-14 14:55:13 -08:00 |
|
Andy
|
bef4d2b27d
|
Enable "esModuleInterop" in all tsconfigs (#23354)
|
2018-02-05 11:01:56 -08:00 |
|
Andy
|
947a8fb761
|
Enable strictFunctionTypes (#20373)
|
2017-10-06 14:03:03 -07:00 |
|
Andy
|
5d6c651a1a
|
Apply stricter lint rules (#19063)
|
2017-08-17 14:53:41 -07:00 |
|
Marvin Hagemeister
|
4720cbbb8b
|
Fix babylon linting errors
|
2017-07-19 11:38:18 +02:00 |
|
Wyatt Hou
|
5fcbda7c01
|
babylon.parse return File not Node (#16163)
|
2017-05-03 14:27:05 -07:00 |
|
Andy Hanson
|
354cec620d
|
Move all packages to a types directory
|
2017-03-24 14:27:52 -07:00 |
|