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): always ignore assignments in no-unnecessary-type-assertion #3235

Commits on Mar 29, 2021

  1. fix(eslint-plugin): always ignore assignments in no-unnecessary-type-…

    …assertion
    Josh Goldberg committed Mar 29, 2021
    Copy the full SHA
    3db3aa4 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2021

  1. Update packages/eslint-plugin/src/rules/no-unnecessary-type-assertion.ts

    Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
    JoshuaKGoldberg and bradzacher committed Apr 5, 2021
    Copy the full SHA
    db0e026 View commit details
    Browse the repository at this point in the history