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

Convert to ts #104

Closed
wants to merge 10 commits into from
Closed

Convert to ts #104

wants to merge 10 commits into from

Conversation

elmarx
Copy link
Member

@elmarx elmarx commented Mar 12, 2019

Essential migration to typescript.

This should be no functional difference to the JS sources, as the typescript-conversion only touched imports and fields/properties for classes.

All other compilation-errors have been silenced via @ts-ignore. They might indicate real bugs or just imprecise types, but can be addressed one-after-another. There's no need to fix all of them at once and thus a greater chance of bugs/unwanted changes.

Future development can fully leverage typescript + type-definition are already generated.

Please let me know what you think about this PR.

@krystianity
Copy link
Member

U cray bro :D?

@elmarx
Copy link
Member Author

elmarx commented Mar 18, 2019

I only understand trainstation.

@elmarx elmarx marked this pull request as ready for review March 21, 2019 21:56
@krystianity
Copy link
Member

we can merge this, if you adapt to the newest version (i am freezing the code until then).
Please make sure that the new test version still runs in your branch.

@rob3000
Copy link
Member

rob3000 commented Aug 18, 2020

Closing as upgrade was completed in #154

@rob3000 rob3000 closed this Aug 18, 2020
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.

3 participants