mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2025-12-23 22:18:36 -05:00
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:
@@ -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/.*/.*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user