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 no-deprecated-router-link-tag-prop rule #1663

Merged

Commits on Oct 19, 2021

  1. Copy the full SHA
    41c13b8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3d970ba View commit details
    Browse the repository at this point in the history
  3. Fix review comments for no-deprecated-router-link-tag-prop

    - Use helper functions from utils to get attributes for nodes.
    - Add more test cases.
    - Handle both kebab-case and PascalCase version of components.
    csordasmarton committed Oct 19, 2021
    Copy the full SHA
    47270f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

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