The reason typescript is supported in
babel.is because it is parseable by Babylon, their AST builder. Kotlin won't be parseable, so all it could.possibly do would be to call out to kotlin as the AST parser, which I'm not sure what the benefit would be