Skip to content

Enhancement: no-form-icons #3

@taysea

Description

@taysea

What should this rule do?

Flag instances of "Form" icons and suggest the default alternative.

What category of rule is this?

Suggests an alternate way of doing something (suggestion)

Provide 2-3 code examples that would be flagged by this rule.

<Button icon={<FormClose />} /> (should suggest "Close")

<FormDown /> (should suggest "Down")

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions