From 0652d7f22b735a4be8f49a240f28b19b8b1169a4 Mon Sep 17 00:00:00 2001 From: Pieter Vanderwerff Date: Tue, 20 Apr 2021 18:59:34 -0700 Subject: [PATCH] Deploy v0.149.0 to xplat Summary: Changelog: [Internal] Reviewed By: gkz Differential Revision: D27896693 fbshipit-source-id: 2db8eea616bb6e482903cbfa6fc6d40262e958c6 --- react-native/ReactNativeFlipperExample/.flowconfig | 3 --- 1 file changed, 3 deletions(-) diff --git a/react-native/ReactNativeFlipperExample/.flowconfig b/react-native/ReactNativeFlipperExample/.flowconfig index c9e81be1c..bf6d4d501 100644 --- a/react-native/ReactNativeFlipperExample/.flowconfig +++ b/react-native/ReactNativeFlipperExample/.flowconfig @@ -27,9 +27,6 @@ node_modules/react-native/flow/ [options] emoji=true -esproposal.optional_chaining=enable -esproposal.nullish_coalescing=enable - exact_by_default=true module.file_ext=.js