Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There are plans to add support typescript of it? #264

Open
AlexStacker opened this issue Feb 6, 2018 · 5 comments
Open

There are plans to add support typescript of it? #264

AlexStacker opened this issue Feb 6, 2018 · 5 comments

Comments

@AlexStacker
Copy link

I write code with typescript is very friendly,Is there any plan to add typescript plugin?

@austinkelleher
Copy link
Collaborator

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
Copy link
Author

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
Copy link
Contributor

@AlexStacker you can use this plugin which transforms typescript to js before lasso loads.

@pajaydev
Copy link
Contributor

@austinkelleher I have created plugin for this. @AlexStacker you can use this.
I will be adding example soon. lasso-typescript

@pajaydev
Copy link
Contributor

pajaydev commented May 1, 2018

pull request #269

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants
@austinkelleher @AlexStacker @pajaydev and others