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

WIP: Convert to typescript #79

Closed
wants to merge 3 commits into from
Closed

Conversation

tduyng
Copy link
Contributor

@tduyng tduyng commented Jan 9, 2022

Summary
Close #72 : Convert all sources and test files to typescript

This PR is working in progress.

Here is what I could do so far:

  • Convert to the core and test files to typescript
  • All unit tests passed

Now I still have the trouble for running yarn readme and yarn examples. I'm working to resolve theses problem. But I don't have much ideas yet. Any help would be very appreciated.

Test plan

  • I need to fix the issue of two commands above
  • Because all unit tests were passed. So I need make sure all the examples files are run without problem
  • Implement and make sure this version typescript is all compatible in the project that has already used the actual version of veggies

Thanks.
Duy

@tduyng tduyng changed the title Convert to typescript WIP: Convert to typescript Jan 9, 2022
@Crow-EH
Copy link
Contributor

Crow-EH commented Jan 13, 2022

We'll handle it in a more progressive way.

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

Successfully merging this pull request may close these issues.

Move on to a TypeScript project
2 participants