npm.io
0.0.3 • Published 9 years ago

mocked-flowtype

Licence
ISC
Version
0.0.3
Deps
0
Vulns
0
Weekly
0
Stars
1

Mocked Flowtype

For more powerful 3rd party flowtype integration

Additional Resources

Introducing Mocked Flowtype

Installation

$ npm install --save mocked-flowtype

.flowconfing

[options]
module.name_mapper = module.name_mapper='^pluginName

How it works

Flow ships with a config option that allows you to stub modules with more type friendly code. The mocked-flowtype library is simply a collection of type friendly modules.

-> 'mocked-flowtype/definitions/pluginName/x.x.x(pluginVersion)_x.x.x(flowtypeVersion)'

How it works

Flow ships with a config option that allows you to stub modules with more type friendly code. The mocked-flowtype library is simply a collection of type friendly modules.