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: add importNames support for patterns in no-restricted-imports #16059

Merged
merged 7 commits into from Jul 2, 2022
Merged

feat: add importNames support for patterns in no-restricted-imports #16059

merged 7 commits into from Jul 2, 2022

Commits on Jun 26, 2022

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

Commits on Jun 28, 2022

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

Commits on Jun 29, 2022

  1. Merge branch 'main' of github.com:eslint/eslint into no-restricted-im…

    …ports-pattern-with-import-names
    brandongregoryscott committed Jun 29, 2022
    Copy the full SHA
    21eafa0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    10547f7 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    462e7c6 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. refactor: add message assertions + additional test cases, remove earl…

    …y return to catch default import case
    brandongregoryscott committed Jun 30, 2022
    Copy the full SHA
    a748be1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fdd0dc1 View commit details
    Browse the repository at this point in the history