diff --git a/.flowconfig b/.flowconfig index 9953a269f..bf06f66d3 100644 --- a/.flowconfig +++ b/.flowconfig @@ -36,5 +36,12 @@ Examples/UIExplorer/ImageMocks.js [options] module.system=haste +suppress_type=$FlowIssue +suppress_type=$FlowFixMe +suppress_type=$FixMe + +suppress_comment=\\(.\\|\n\\)*\\$FlowFixMe +suppress_comment=\\(.\\|\n\\)*\\$FlowIssue #[0-9]+ + [version] -0.11.0 +0.12.0