Skip to content

Should app context types accept additional properties? #809

Open
@NickColley

Description

@NickColley

In #782 we updated the schema to prevent people from adding additional data to app context. However when I look at the type
definitions they seem to allow for additional properties still with [key: string]: any.

Should we remove this from the type definitions?

I'm very much new to TypeScript types so I'm not sure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions