Skip to content
This repository was archived by the owner on Oct 19, 2025. It is now read-only.

Comments

Convert to ts#104

Closed
elmarx wants to merge 10 commits intonodefluent:masterfrom
elmarx:convert-to-ts
Closed

Convert to ts#104
elmarx wants to merge 10 commits intonodefluent:masterfrom
elmarx:convert-to-ts

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants