[Flow] Deploy v0.12.0
This commit is contained in:
parent
15907419f3
commit
c87158d5ee
|
@ -36,5 +36,12 @@ Examples/UIExplorer/ImageMocks.js
|
||||||
[options]
|
[options]
|
||||||
module.system=haste
|
module.system=haste
|
||||||
|
|
||||||
|
suppress_type=$FlowIssue
|
||||||
|
suppress_type=$FlowFixMe
|
||||||
|
suppress_type=$FixMe
|
||||||
|
|
||||||
|
suppress_comment=\\(.\\|\n\\)*\\$FlowFixMe
|
||||||
|
suppress_comment=\\(.\\|\n\\)*\\$FlowIssue #[0-9]+
|
||||||
|
|
||||||
[version]
|
[version]
|
||||||
0.11.0
|
0.12.0
|
||||||
|
|
Loading…
Reference in New Issue