Skip to content

Rule Merger: no-unnecessary-type-assertion is not needed #1061

Open
@KingDarBoja

Description

@KingDarBoja

🚀 Feature Request

Existing Behavior

We do have declared a merger for the @typescript-eslint/no-unnecessary-type-assertion rule but this doesn't seems to require it as it is pretty much a 1:1 converter with the whitelist of types to ignore being mapped into typesToIgnore as stated in the ESLint docs.

Change Proposal

Cleanup the rule by removing the merger and adding the logic into the converter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomers; welcome aboard!status: accepting prsPlease, send in a PR to resolve this! ✨type: cleanupCode smells, incorrect tests, build systems, or other internal shenanigans

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions