Scoped: updated more docs with scoped packages change [skip ci]

This commit is contained in:
Mateusz Burzyński
2017-10-17 00:36:01 +02:00
committed by Henry Zhu
parent 859ea4b175
commit 6d2f4a6955
3 changed files with 6 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
> 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.
You should be able to use this plugin instead of `@babel/plugin-flow-strip-types` to preserve the `/* @flow */` directive and still use flow.
[Flow Comments Blog Post](http://flowtype.org/blog/2015/02/20/Flow-Comments.html)