-
Notifications
You must be signed in to change notification settings - Fork 70
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
TypeScript #82
Comments
What are the pros? |
I'd like to learn but I'm not sure it's bringing a lot of value to this project. Do you think it would simplify some aspects of it? |
Personally, I don't know how people maintain big projects without typings :) BTW, you can use JavaScript with TypeScript type checker: https://github.com/Microsoft/TypeScript/wiki/Type-Checking-JavaScript-Files |
I’m keen on adding a TS definition file. It would be a nice first step. I’m willing to have a go at it while porting the code to be an ESM first module. |
What do you think about moving to TypeScript?
The text was updated successfully, but these errors were encountered: