yortus
|
0754cc639a
|
Initial typings for babel v6 (#9031)
* add babel v6 definitions (6 modules)
- babel-core
- babel-generator
- babel-template
- babel-traverse
- babel-types
- babylon
* fix failing tests
- remove nullable annotations (not supported in tsc1.8.7)
- explicit 'any'
- remove property type guard (not supported in tsc1.8.7)
|
2016-04-23 15:21:08 +09:00 |
|