Open AlexStacker opened 6 years ago
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.
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
.
@AlexStacker you can use this plugin which transforms typescript to js before lasso loads.
@austinkelleher I have created plugin for this. @AlexStacker you can use this. I will be adding example soon. lasso-typescript
pull request https://github.com/lasso-js/lasso/pull/269
I write code with typescript is very friendly,Is there any plan to add typescript plugin?