diff --git a/.flowconfig b/.flowconfig index 7ce598b4059..c2d114b4f67 100644 --- a/.flowconfig +++ b/.flowconfig @@ -32,6 +32,7 @@ flow/ emoji=true exact_by_default=true +exact_empty_objects=true format.bracket_spacing=false diff --git a/.flowconfig.android b/.flowconfig.android index 5d83592bcb1..dc9d12aba7e 100644 --- a/.flowconfig.android +++ b/.flowconfig.android @@ -32,6 +32,7 @@ flow/ emoji=true exact_by_default=true +exact_empty_objects=true format.bracket_spacing=false