diff --git a/.flowconfig b/.flowconfig index 13295242..3ff66441 100644 --- a/.flowconfig +++ b/.flowconfig @@ -23,6 +23,9 @@ ./src/flowtype/npm/web3.js ./src/flowtype/css.js +[untyped] +.*/node_modules/react-select/.* + [options] esproposal.class_static_fields=enable esproposal.class_instance_fields=enable