2zH / articles-collection

Chuunibyou is good!
1 stars 0 forks source link

@babel/preset-typescript #25

Open 2zH opened 5 years ago

2zH commented 5 years ago
2zH commented 5 years ago

First

Babel won’t perform type-checking on TypeScript code; it will only be transforming your code, and it will compile regardless of whether type errors are present.

Second

there are certain constructs that don’t currently compile in Babel 7. Specifically