flow-remove-types-recursive

1.1.0 • Public • Published

flow-remove-types-recursive

Apply flow-remove-types to directories

CI Maintainability Test Coverage npm (tag)

Install

# npm
npm i flow-remove-types-recursive

# yarn
yarn add flow-remove-types-recursive

Usage

CLI

flow-remove-types-recursive src/main/js target/es6

JS API

import {removeFlowTypesRecursive} from 'flow-remove-types-recursive'

await removeFlowTypesRecursive('src/main/js', 'outdir')

License

MIT

Package Sidebar

Install

npm i flow-remove-types-recursive

Weekly Downloads

0

Version

1.1.0

License

MIT

Unpacked Size

6.87 kB

Total Files

14

Last publish

Collaborators

  • antongolub