mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-06-04 02:56:42 +00:00
Update flow to 0.142
This commit is contained in:
committed by
Nicolas Gallagher
parent
7293a613d5
commit
26a3e1e958
+4
-2
@@ -1,5 +1,5 @@
|
||||
[version]
|
||||
^0.109.0
|
||||
^0.142.0
|
||||
|
||||
[ignore]
|
||||
<PROJECT_ROOT>/.*/__tests__/.*
|
||||
@@ -15,7 +15,9 @@
|
||||
<PROJECT_ROOT>/types
|
||||
|
||||
[options]
|
||||
|
||||
munge_underscores=true
|
||||
types_first=false
|
||||
well_formed_exports=false
|
||||
suppress_type=$FlowIssue
|
||||
suppress_type=$FlowFixMe
|
||||
suppress_type=$FlowFixMeProps
|
||||
|
||||
Reference in New Issue
Block a user