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

Update no-typos rule to check static lifecycle methods #2006

Merged
merged 2 commits into from Dec 28, 2019
Merged

Update no-typos rule to check static lifecycle methods #2006

merged 2 commits into from Dec 28, 2019

Commits on Oct 5, 2018

  1. [New] no-typos: check static lifecycle methods

    This updates the `no-typos` rule so that it checks for lifecycle methods that should be static, like `getDerivedStateFromProps`.
    bsonntag authored and ljharb committed Oct 5, 2018
    Copy the full SHA
    c1ed90e View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2019

  1. Copy the full SHA
    3824dc9 View commit details
    Browse the repository at this point in the history