Skip to content
This repository was archived by the owner on Jul 15, 2023. It is now read-only.
This repository was archived by the owner on Jul 15, 2023. It is now read-only.

Many rules are unnecessarily marked as typescriptOnly #646

Closed
@JoshuaKGoldberg

Description

@JoshuaKGoldberg

Each rule with typescriptOnly: true should be checked to see if it can be turned on for .jsx? files.

Similarly, .endsWith("tsx") from #525 should be replaced with a unified utility to check if a file name is jsx/tsx. Resolved by #527.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions