From c3cad0a7170d3e86da1a818d6a2b047fe34f111c Mon Sep 17 00:00:00 2001 From: Marshall Roch Date: Thu, 11 Jun 2015 15:35:26 -0700 Subject: [PATCH] [Flow] Deploy v0.12.0 --- .flowconfig | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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