-
Notifications
You must be signed in to change notification settings - Fork 5
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
move to typescript #1
Comments
Hi there, I see that you've already stated the move to TypeScript, can I help? Would you rather I fork or clone the repo? |
Hi. Yes. It would be nice. I have already moved some classes. If you want to help that's great! I would recommend to start moving class by class, then compile, then move another class and so on. If you want, you can make a pull request to that branch when you feel you have made some progress. Thanks, |
It seems like with the current file structure it's not going to be possible to make it into Typescript without using a lot of "any" type, which kind of defeats the purpose. Would you want me to attempt to completely change the file structure to be more class-based or just leave it as is? |
Please :) |
I may have bitten off a bit more than I can chew. I'll keep taking a look, but I may not be able to make any progress. |
No description provided.
The text was updated successfully, but these errors were encountered: