Skip to content

Support jsonc in hasJsonFile #381

@mrmckeb

Description

@mrmckeb

When checking for a value in a jsonc file, like a TypeScript config, this check will fail if any comments are present.

The error is also incorrect, as it says the file is not present - but it is actually unreadable.

This might be best implemented as hasJsoncFile.

This relates to #329.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions