- Add
<PROJECT_ROOT>/node_modules/BADASS_PACKAGE/*.in[ignore]section of.flowconfig - Perform
flow-typed create-stub BADASS_PACKAGE
- Install it
yarn global add flow-typed - [OPTIONALY] Install definitions for packages
flow-typed install
<PROJECT_ROOT>/node_modules/BADASS_PACKAGE/*. in [ignore] section of .flowconfigflow-typed create-stub BADASS_PACKAGEyarn global add flow-typedflow-typed install