Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

report on native HTML element components #14

Merged
merged 1 commit into from
Jan 12, 2019
Merged

report on native HTML element components #14

merged 1 commit into from
Jan 12, 2019

Conversation

cvazac
Copy link
Owner

@cvazac cvazac commented Jan 12, 2019

fixes #10

@cvazac cvazac merged commit 25a0148 into master Jan 12, 2019
@orloffv
Copy link

orloffv commented Feb 9, 2019

@cvazac
Copy link
Owner Author

cvazac commented Feb 9, 2019

@cvazac
https://github.com/cvazac/eslint-plugin-react-perf/blob/master/docs/rules/jsx-no-new-object-as-prop.md
It's correct, after this PR?
screen shot 2019-02-09 at 10 32 05

Yes, this is now a warning:

<div style={{display: 'none'}} />

Fixed doc in eslint-plugin-react-perf@3.0.2, thx!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Why not report on anonymous style objects created in render?
2 participants