|
|
|
|
|
by krainboltgreene
3157 days ago
|
|
It absolutely can! That said, the way it currently works is that babel-preset-flow and babel-preset-typescript both remove type annotations for the final build, essentially enabling flow or typescript to work without having to also be build engines. |
|