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

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