Skip to content

Partial rewrite in TypeScript #692

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ClementNerma
Copy link

Rewrite of TuyAPI in TypeScript.

There are lots of things in the code I don't understand so I refrained from rewriting them to avoid introducing new issues. So this is only a partial rewrite, most of the code has been rewritten, except for index.js which still has lot of unrtyped code.

From #691

Copy link
Collaborator

@Apollon77 Apollon77 left a comment

Choose a reason for hiding this comment

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

Sorry for the late review, but here we go. Thats a cool start. I have some smaller comments - and sorry that you need to rebase because of some fixes I did :-(

Formatting wise please stay with spaces instead of tabs .. I am fully ok with 4 spaces, but please no tabs :-)

"p-timeout": "3.2.0"
},
"devDependencies": {
"@biomejs/biome": "^1.9.4",
Copy link
Collaborator

Choose a reason for hiding this comment

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

I personallymore tend to stay with eslint and prettier than using "just another package that somehow contains simmilar things" ...

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