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 JSDoc type annotations #3731

Draft
wants to merge 22 commits into
base: master
Choose a base branch
from

Commits on Apr 9, 2024

  1. Add annotations

    y-hsgw committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    f2c6548 View commit details
    Browse the repository at this point in the history
  2. Add Ignore case

    y-hsgw committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    3465df0 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Merge branch 'master' of https://github.com/y-hsgw/eslint-plugin-react

    …into feature/add-jsdoc-annotations
    y-hsgw committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    32d4165 View commit details
    Browse the repository at this point in the history
  2. Delete Spaces and fix lint

    y-hsgw committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    9018532 View commit details
    Browse the repository at this point in the history
  3. fix lint

    y-hsgw committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    fc04de6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88d2280 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4a99c2a View commit details
    Browse the repository at this point in the history
  6. Use String instead of toString

    y-hsgw committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    4ae24a2 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    844d483 View commit details
    Browse the repository at this point in the history
  2. Fix failing tests

    y-hsgw committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    0ea8000 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb44ba7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ecee17c View commit details
    Browse the repository at this point in the history
  5. Remove @ts-nocheck

    y-hsgw committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    25e6afd View commit details
    Browse the repository at this point in the history
  6. Fixed comments

    y-hsgw committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    a5ac70f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    040d77c View commit details
    Browse the repository at this point in the history
  8. add test for button-has-type

    y-hsgw committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    b6856ed View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d59ac20 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5e77d12 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Configuration menu
    Copy the full SHA
    4161d14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa96591 View commit details
    Browse the repository at this point in the history
  3. Use type assertions

    y-hsgw committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    e2c3497 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b392497 View commit details
    Browse the repository at this point in the history