-
Notifications
You must be signed in to change notification settings - Fork 0
Help us set up this project #1
Comments
Why not just submit it to https://github.com/flow-typed/flow-typed so the Flow community can be responsible for it? |
My experience with https://github.com/DefinitelyTyped/DefinitelyTyped is that the definitions tend to be rather poor, and contributing is far too daunting given the size of that repository. At least here we can give feedback and flag up areas where the definition has fallen behind. |
Some feedback: it would have been good that this was resolved before type definitions were removed and the experience for Flow users was broken. |
Yes, it would have been, but unfortunately we did not receive any contributions. If the difference is that v2 is not released, or you can't use it, then overall it's still better to have released v2. Once we decided we could not maintain the type definitions as part of the main project there was no point in waiting for them to be extracted, and of course we're no longer maintaining them in the main project because we don't have the knowledge to do so… and therefore we don't have the requisite knowledge to extract them either. Catch-22 I'm afraid. |
I've rewritten things a bit based on prior work and removed some quirks. This can go in as a library definition module in This isn't adopted for
|
Great!
Just had a quick look and I don't think there's any breaking changes in the test & assertion interfaces, so that's all good. |
By this, do you mean contributing it to the Flow typing project? |
☝️ I meant that someone can just paste and drop this in their projects if they need to restore type support right now. I would like to contribute it to |
I don't really know the pros and cons of "self-hosting" a type definition. I know with TypeScript's |
We're looking to host the Flow type definition for AVA here:
Let us know if you're interested in helping to maintain the type definitions.
The text was updated successfully, but these errors were encountered: