mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-06-03 10:46:19 +00:00
Update to flow-bin@0.98
This commit is contained in:
+6
-1
@@ -1,5 +1,5 @@
|
||||
[version]
|
||||
^0.95.1
|
||||
^0.98.0
|
||||
|
||||
[ignore]
|
||||
<PROJECT_ROOT>/.*/__tests__/.*
|
||||
@@ -14,3 +14,8 @@
|
||||
<PROJECT_ROOT>/types
|
||||
|
||||
[options]
|
||||
|
||||
suppress_type=$FlowIssue
|
||||
suppress_type=$FlowFixMe
|
||||
suppress_type=$FlowFixMeProps
|
||||
suppress_type=$FlowFixMeState
|
||||
|
||||
Reference in New Issue
Block a user