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

add rule to prevent deprecated use of React.render, etc. #356

Closed
wants to merge 1 commit into from
Closed

add rule to prevent deprecated use of React.render, etc. #356

wants to merge 1 commit into from

Conversation

graue
Copy link

@graue graue commented Dec 9, 2015

This is a little rule that we've found useful to keep React.render()s and the like out of our code after upgrading to React 0.14.

@yannickcr
Copy link
Member

Thanks, I was making a similar rule but I never finished it.

I'll try to merge the two.

@yannickcr
Copy link
Member

I merged the two rules, the no-deprecated rule should be available in next release. Thanks again!

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

Successfully merging this pull request may close these issues.

2 participants