-
Notifications
You must be signed in to change notification settings - Fork 319
Use libdefs so that flow in user projects doesn't break. #6
Comments
(Ok, sorry a second time. I got a little excited about working on elements stuff and kinda ran over here and started asking questions. I'm gonna go chill and come back when I actually have context and understand what's going on.) |
Now that flow by default doesn't test type problems inside |
@asolove-stripe +1 for what looks like a suggestion to export the Flow type definitions. Actually, for folks using checkout it'd be great if there were flow definitions provided via flow-typed. Use case: working on a react app with Flow, and want to type-check |
We've been using this for our Flow based repo: https://gist.github.com/beaucollins/1c6147026375fa63482727f411d83c75 We'll be updating it for 6.x and hopefully submitting to flow-typed. |
Closing this as it's a relatively old issue and this project has migrated to React Stripe.js. If you believe this is still important, please re-open it there. |
See: facebook/flow#1996 (comment)
The text was updated successfully, but these errors were encountered: