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): [no-implied-eval] ignore locally declared functions #4049

Merged

Commits on Oct 25, 2021

  1. fix(eslint-plugin): ignore redeclared variables

    Josh Goldberg committed Oct 25, 2021
    Copy the full SHA
    911e542 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. Copy the full SHA
    52a2b31 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Copy the full SHA
    49bcd08 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into no-implied-eval-scope

    Josh Goldberg committed Nov 11, 2021
    Copy the full SHA
    24386cc View commit details
    Browse the repository at this point in the history