3.0.2 • Published 5 years ago

babel-preset-ts-node6-bluebird v3.0.2

Weekly downloads
43
License
MIT
Repository
github
Last release
5 years ago

TypeScript allows you only to set target. If you target to es6, no way to compile rest parameters to ES5. But you have to do it because Node support ES6 features step by step and some features are behind flags.

So, Babel is used to transform code.

Run ts-babel to compile. Compiler options are taken automatically from your tsconfig.json. Specify babel configuration in the package.json.

Related

3.0.2

5 years ago

3.0.1

6 years ago

3.0.0

6 years ago

2.0.12

6 years ago

2.0.11

6 years ago

2.0.10

6 years ago

2.0.9

6 years ago

2.0.8

6 years ago

2.0.7

6 years ago

2.0.6

6 years ago

2.0.5

6 years ago

2.0.4

6 years ago

2.0.3

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.0.1

7 years ago

1.0.0

7 years ago