Sven SAULEAU b445b79734 Refactor move docs (#8108) hace 6 años
..
src 5895277b32 Bump prettier to v1.13.2 hace 6 años
test a40f54f847 Add support for explicit type arguments in new and call expressions (#7934) hace 6 años
.npmignore 7a1ccf076c Misc (#5545) hace 7 años
README.md b445b79734 Refactor move docs (#8108) hace 6 años
package.json 90566103a6 v7.0.0-beta.49 hace 6 años

README.md

@babel/plugin-transform-flow-strip-types

Strip flow type annotations from your output code.

See our website @babel/plugin-transform-flow-strip-types for more information.

Install

Using npm:

npm install --save @babel/plugin-transform-flow-strip-types

or using yarn:

yarn add --save @babel/plugin-transform-flow-strip-types