gen-flow-files icon indicating copy to clipboard operation
gen-flow-files copied to clipboard

Script for transform javascript files to flowtype definition files

Results 3 gen-flow-files issues
Sort by recently updated
recently updated
newest added

Upgrade to Babel Parser 7.16 to support Flow Indexed Access Types: https://flow.org/en/docs/types/indexed-access/#toc-adoption

Thanks for building this! I'm trying to bundle all my source code into one single `.js.flow` file. Is it possible to do so with this project? I did notice there's...

enhancement
question

Example: `-i '{**/__tests__/**,**/__integration-tests__/**,**/__fixtures__/**}'`

enhancement