Skip to content

Optional case sensitivity for tags and attributes #146

@qfox

Description

@qfox

According to modern frameworks sometimes we need to check generated JSX and <button tabindex="1"></button> is not the same as <Button tabIndex="1"></Button> (notice the upper-cased i letter in index), etc.

Prob I can make a PR if you point me where are .toLowerCase call I need to disable and where I can begin.

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