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

fix(eslint-plugin): [ban-types] update message to suggest object instead of Record<string, unknown> #6079

Merged
merged 19 commits into from Dec 7, 2022

Commits on Nov 24, 2022

  1. fix:fix messages

    kmin-jeong committed Nov 24, 2022
    Copy the full SHA
    f679c99 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Copy the full SHA
    63d0068 View commit details
    Browse the repository at this point in the history
  2. fix:fix record to object

    kmin-jeong committed Nov 29, 2022
    Copy the full SHA
    faf1ac2 View commit details
    Browse the repository at this point in the history
  3. feat: add test code

    kmin-jeong committed Nov 29, 2022
    Copy the full SHA
    ac2f4f1 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    64f6362 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. fix:fix 5 lint error

    kmin-jeong committed Nov 30, 2022
    Copy the full SHA
    209590c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9b8173a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ecbc138 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    c6bad6b View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    0b6708e View commit details
    Browse the repository at this point in the history
  6. fix:fix lint error lastone

    kmin-jeong committed Nov 30, 2022
    Copy the full SHA
    7fa5ebd View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    8db5ef0 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    da8a46e View commit details
    Browse the repository at this point in the history
  9. fix: fix variable names

    kmin-jeong committed Nov 30, 2022
    Copy the full SHA
    8aad9de View commit details
    Browse the repository at this point in the history
  10. fix: fix types elements

    kmin-jeong committed Nov 30, 2022
    Copy the full SHA
    5890f89 View commit details
    Browse the repository at this point in the history
  11. fix:fix type Types

    kmin-jeong committed Nov 30, 2022
    Copy the full SHA
    9e71fcf View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Copy the full SHA
    e2f6ff0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    071bd84 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6a22bef View commit details
    Browse the repository at this point in the history