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:
Johannes Klein
2023-09-21 18:46:46 +02:00
committed by GitHub
parent 92fc62b5f8
commit ed08d5b131
4 changed files with 70 additions and 37 deletions

View File

@@ -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