Flow interfaces allowing the use of Facebook's Flow with Angular JS projects.
Until https://github.com/facebook/flow/issues/199 is resolved, this repository is unfortunately less useful than one might hope.
bower install --save flow-interfaces-angular
flow init
at the root of your projectAdd a .flowconfig
file with content that resembles:
[libs]
path/to/this/package/interfaces
For more information, see Flow