-
Notifications
You must be signed in to change notification settings - Fork 520
Closed
Description
This library compiles itself into dist/index.js using Babel which strips out the Flow annotations, but what about those of us using this in a flowtyped project that are using babel to compile later down the line? Is there any way to get autocompletion/type checks?
The only thing I can think of is writing a separate flowtype interface file and including it in my project, but given the definitions are already written it seems like there should be a way to load them from the node module.
jbinto
Metadata
Metadata
Assignees
Labels
No labels