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

Add typescript support #166

Closed
Tracked by #163
ttoino opened this issue Mar 19, 2024 · 1 comment
Closed
Tracked by #163

Add typescript support #166

ttoino opened this issue Mar 19, 2024 · 1 comment
Milestone

Comments

@ttoino
Copy link
Member

ttoino commented Mar 19, 2024

Currently all our code is written in vanilla js, with some type annotations mainly to help with intellisense. We should add support for typescript, so new code can be more thoroughly type checked for potential errors. Existing code may not be migrated yet, as it would be quite demanding to do it all at once.

@ttoino ttoino changed the title Add typescript support so new code can be type-checked before we run it Add typescript support Mar 19, 2024
@ttoino ttoino added this to the Version 2 milestone Mar 19, 2024
@toni-santos
Copy link
Collaborator

Closed by #173

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

No branches or pull requests

2 participants