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

Support for Typescript? #147

Closed
awesomektvn opened this issue Jul 9, 2016 · 5 comments
Closed

Support for Typescript? #147

awesomektvn opened this issue Jul 9, 2016 · 5 comments

Comments

@awesomektvn
Copy link

Hi, Could you please add support for typescript?

@yoshuawuyts
Copy link
Member

@awesomektvn Nope, my time is valuable an I have no interest in TS. If you want typescript support I'm happy to discuss it, but I'm not going to be the one to add it. Cheers! ✨

@sotojuan
Copy link
Contributor

sotojuan commented Jul 9, 2016

This would just need someone who is good at TypeScript that can add type definitions *.d.ts files in the project root. Whether you want files like that in the project root is up to you but my point is that it'd just take someone who likes choo and TypeScript to do it :-) We have them in AVA and no one in the team uses TypeScript. Would be good to add a "help wanted" label.

@toddself
Copy link
Contributor

@sotojuan but this then becomes a maintenance issue. Unless a contributor is willing to actively maintain the *.d.ts files they'll likely fall out of date quickly.

As far as I am aware, we would need to provide changes to this every time that any of the arguments or exports change in the public api (at the very least)

@sotojuan
Copy link
Contributor

Good point—was just saying. Unless we have a dedicated TypeScript person I do agree it's not worth it.

@yoshuawuyts
Copy link
Member

Alright then, I'll close this for now then until someone steps up that is willing to maintain type definitions - we can revisit the issue then ✨

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

4 participants