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

feat(eslint-plugin): [no-unsafe-assignment/return] allow assigning any => unknown #2371

Merged
merged 3 commits into from Aug 10, 2020

Commits on Aug 7, 2020

  1. feat(eslint-plugin): no-unsafe-assignment and on-unsafe-return: allow…

    … relaxations for any to unknow
    Yasar Siddiqui committed Aug 7, 2020
    Copy the full SHA
    97c2037 View commit details
    Browse the repository at this point in the history
  2. feat(eslint-plugin): no-unsafe-assignment and on-unsafe-return: Impro…

    …ve comments
    Yasar Siddiqui committed Aug 7, 2020
    Copy the full SHA
    f61f978 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2020

  1. feat(eslint-plugin): add tests for unknown assignment in isUnsafeAssi…

    …gnment
    Yasar Siddiqui committed Aug 10, 2020
    Copy the full SHA
    302d39b View commit details
    Browse the repository at this point in the history