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

Starting conversion to TypeScript #391

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Conversation

longzheng
Copy link
Contributor

I think converting this project to TypeScript will help make it easier to identify and fix type-related bugs and hopefully also make it easier for people to contribute new/changed functionality with more confidence.

I've started laying out the foundations to progressively migrate this project to TypeScript. I plan on converting each of the existing .js files to .ts.

I'm testing along the way with my existing Homebridge installation to make sure I don't break the core functionality, but since I don't have a lot of accessories I can only test the few that I have.

There's a lot about this codebase I'm not familiar with so would appreciate any and all assistance.

@longzheng longzheng changed the title Starting convertion to TypeScript Starting conversion to TypeScript Dec 8, 2022
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.

1 participant