diff --git a/.flowconfig b/.flowconfig index 9b82a17..ee14ab9 100644 --- a/.flowconfig +++ b/.flowconfig @@ -1,14 +1,15 @@ [ignore] .*/node_modules/.*[^(package)]\.json$ +/dist/.* [include] ./src/ [libs] +./node_modules/fusion-core/flow-typed [lints] [options] -suppress_comment= \\(.\\|\n\\)*\\$FlowIgnore [strict]