Skip to content

Configuration is never validated #489

Open
@RA80533

Description

@RA80533

return JSON.parse(configString);

Unfortunately, JSON.parse() is typed as returning any. It appears that this was not an issue that was reported because noImplicitAny was explicitly disabled in the root tsconfig.json.

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