flow
https://github.com/facebook/flow
OCaml
Adds static typing to JavaScript to improve developer productivity and code quality.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
OCaml not yet supported17 Subscribers
Add a CodeTriage badge to flow
Help out
- Issues
- Callback's polymorphic return type will make whole function's polymorphic return type nullable
- Support optional parameters in the middle of the parameter list
- Flow error with destructuring assignment when there is an optional and unused parameter
- Inconsistency when destructuring union types
- "property `prototype` is missing in statics of ..."
- BUG: Tuple types are not correctly inferred from literals.
- Flow doesn't propagate refinement information through variable
- [bug][v0.69.0] Loss of refinement after accessing object property
- LibDefs dont listen to [ignore] -
- The type-at-pos of a string literal constant should be the string literal, not `string`
- Docs
- OCaml not yet supported