mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2025-12-23 22:18:36 -05:00
691 error handling (#790)
* Allow ts files for flow * Refactor logging functions to helper file * Use logging also for StandardCamera
This commit is contained in:
@@ -53,6 +53,9 @@ suppress_type=$FlowFixMe
|
||||
suppress_type=$FlowFixMeProps
|
||||
suppress_type=$FlowFixMeState
|
||||
|
||||
module.file_ext=.ts
|
||||
module.file_ext=.tsx
|
||||
|
||||
[lints]
|
||||
sketchy-null-number=warn
|
||||
sketchy-null-mixed=warn
|
||||
|
||||
Reference in New Issue
Block a user