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] refactor most code to TS #51

Merged
merged 4 commits into from
Feb 12, 2021
Merged

[WIP] refactor most code to TS #51

merged 4 commits into from
Feb 12, 2021

Conversation

painor
Copy link
Member

@painor painor commented Feb 9, 2021

This version is working but is not really pure TS. there are a lot of "any" and ts-ignore that I want to get rid of in the future.
The aim of this PR is to make it somewhat stable for usage before adding more friendly methods.
The most difficult part, for now, is that I have no idea how to patch events so that they take a custom class with the friendly methods set. I'm doing it manually now as proof of work for the classes but it should be changed.
I've only tested a small part so feel free to test everything else.

@painor painor requested a review from watzon February 11, 2021 01:27
Copy link
Contributor

@watzon watzon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@painor painor merged commit b597ceb into master Feb 12, 2021
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.

2 participants