diff --git a/.flowconfig b/.flowconfig index 35e2102..2318f0d 100644 --- a/.flowconfig +++ b/.flowconfig @@ -1,13 +1,5 @@ [ignore] .*/node_modules/.* -[include] - -[libs] - -[lints] - [options] suppress_comment= \\(.\\|\n\\)*\\$ExpectError - -[strict]