Skip to content

Updating to TypeScript 5.x requires accommodation of suppressImplicitAnyIndexErrors deprecation #345

Closed
@jeffputz

Description

Because Typescript v5 deprecates the suppressImplicitAnyIndexErrors config flag (see: microsoft/TypeScript#51909), the observable client code breaks since you can't access a property by index.

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions