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-this-alias] report on assignment expressions #4718

Merged
merged 2 commits into from Mar 29, 2022
Merged

feat(eslint-plugin): [no-this-alias] report on assignment expressions #4718

merged 2 commits into from Mar 29, 2022

Commits on Mar 23, 2022

  1. fix: add assignment expression logic

    Juan García committed Mar 23, 2022
    Copy the full SHA
    874037a View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2022

  1. Update packages/eslint-plugin/src/rules/no-this-alias.ts

    Co-authored-by: Josh Goldberg <me@joshuakgoldberg.com>
    juank1809 and JoshuaKGoldberg committed Mar 26, 2022
    Copy the full SHA
    84cef31 View commit details
    Browse the repository at this point in the history