Update plugins READMEs from babel.github.io [skip ci] (#4931)
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
# babel-plugin-transform-flow-comments
|
||||
|
||||
Turn flow type annotations into comments.
|
||||
> Turn flow type annotations into comments.
|
||||
|
||||
You should be able to use this plugin instead of `babel-plugin-flow-strip-types` to preserve the `/* @flow */` directive and still use flow.
|
||||
|
||||
http://flowtype.org/blog/2015/02/20/Flow-Comments.html
|
||||
[Flow Comments Blog Post](http://flowtype.org/blog/2015/02/20/Flow-Comments.html)
|
||||
|
||||
## Example
|
||||
|
||||
|
||||
Reference in New Issue
Block a user