You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: exclude suppressImplicitAnyIndexErrors from tsconfig and fix type errors (#616)
* Exclude suppressImplicitAnyIndexErrors from tsconfig and fix type errors
* Fix type error in logger
* Fix type error in event-processor
* Incorporate comments
* Clean up tsconfig
* Update StringInputs type
* Update validate config method to not use key of unknown
* Remove as 'keyof unknown' from validate method in user_profile_service_validator
* Coerce item to type any in keyBy function
* Incorporate comments
* Define ObjectWithUnknownProperties type
0 commit comments