diff --git a/.flowconfig b/.flowconfig index f9e7923..434f791 100644 --- a/.flowconfig +++ b/.flowconfig @@ -15,3 +15,4 @@ module.file_ext=.json module.file_ext=.jsx module.file_ext=.css module.file_ext=.scss +module.ignore_non_literal_requires=true