There are plans to add support typescript of it?
Opened this issue · 5 comments
AlexStacker commented
I write code with typescript is very friendly,Is there any plan to add typescript plugin?
austinkelleher commented
Hey @AlexStacker. Right now, we don't have any plans to add TypeScript definitions. We'd love some help doing that if you're interested.
AlexStacker commented
It's not definitions, hope to provide the same plugin like lasso-babel-transform
.Ts file can be used directly and then converted into js. I do not know if this way can be used in marko
.
pajaydev commented
@AlexStacker you can use this plugin which transforms typescript to js before lasso loads.
pajaydev commented
@austinkelleher I have created plugin for this. @AlexStacker you can use this.
I will be adding example soon. lasso-typescript