Skip to content

☂️ eslint-plugin-react-perf #2041

@DonIsaac

Description

@DonIsaac

Warning

This comment is maintained by CI. Do not edit this comment directly.
To update comment template, see https://github.com/oxc-project/oxc/tree/main/tasks/lint_rules

This is tracking issue for eslint-plugin-react-perf.

There are 4(+ 0 deprecated) rules.

  • 0/3 recommended rules are remaining as TODO
    • All done! 🎉
  • 0/1 not recommended rules are remaining as TODO
    • All done! 🎉

To get started, run the following command:

just new-react-perf-rule <RULE_NAME>

Then register the rule in crates/oxc_linter/src/rules.rs and also declare_all_lint_rules at the bottom.

Recommended rules

✨: 3, 🚫: 0 / total: 3
Status Name Docs
react-perf/jsx-no-new-object-as-prop
react-perf/jsx-no-new-array-as-prop
react-perf/jsx-no-new-function-as-prop

✨ = Implemented, 🚫 = No need to implement

Not recommended rules

✨: 1, 🚫: 0 / total: 1
Status Name Docs
react-perf/jsx-no-jsx-as-prop

✨ = Implemented, 🚫 = No need to implement

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-linterArea - LinterC-enhancementCategory - New feature or requestE-Help WantedExperience level - For the experienced collaborators

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions