diff --git a/.flowconfig b/.flowconfig index 84cad76962..030243db08 100644 --- a/.flowconfig +++ b/.flowconfig @@ -1,6 +1,4 @@ [options] -; Check all files, not just those with @flow comments -all=true ; Enable IDE autocomplete for imports autoimports=true ; Treat object types as exact by default