Clean up eslint and flow errors

Added some types, but most of this is a bit of a cop-out. Flow with hooks and
dynamically keyed objects doesn't work all that well.
This commit is contained in:
Ken-ichi Ueda
2022-06-14 14:29:40 -07:00
parent 0144200e9c
commit 085eda25bf
21 changed files with 123 additions and 66 deletions

View File

@@ -11,6 +11,9 @@ node_modules/react-native/Libraries/polyfills/.*
; Flow doesn't support platforms
.*/Libraries/Utilities/LoadingView.js
; This is an intentionally malflormed package
.*/node_modules/resolve/test/resolver/malformed.*
[untyped]
.*/node_modules/@react-native-community/cli/.*/.*