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] no-duplicates with type imports #2716

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Aug 6, 2023

  1. Copy the full SHA
    3e73216 View commit details
    Browse the repository at this point in the history
  2. Update src/rules/no-duplicates.js

    Co-authored-by: Jordan Harband <ljharb@gmail.com>
    snewcomer and ljharb committed Aug 6, 2023
    Copy the full SHA
    5592e87 View commit details
    Browse the repository at this point in the history
  3. Update src/rules/no-duplicates.js

    Co-authored-by: Jordan Harband <ljharb@gmail.com>
    snewcomer and ljharb committed Aug 6, 2023
    Copy the full SHA
    eadc552 View commit details
    Browse the repository at this point in the history
  4. Update src/rules/no-duplicates.js

    Co-authored-by: Jordan Harband <ljharb@gmail.com>
    snewcomer and ljharb committed Aug 6, 2023
    Copy the full SHA
    8a8655b View commit details
    Browse the repository at this point in the history
  5. Update src/rules/no-duplicates.js

    Co-authored-by: Jordan Harband <ljharb@gmail.com>
    snewcomer and ljharb committed Aug 6, 2023
    Copy the full SHA
    965a6ba View commit details
    Browse the repository at this point in the history
  6. Update src/rules/no-duplicates.js

    Co-authored-by: Jordan Harband <ljharb@gmail.com>
    snewcomer and ljharb committed Aug 6, 2023
    Copy the full SHA
    b7b9a56 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    085adc8 View commit details
    Browse the repository at this point in the history
  8. try this way instead

    snewcomer committed Aug 6, 2023
    Copy the full SHA
    59e4332 View commit details
    Browse the repository at this point in the history
  9. moar feedback

    snewcomer committed Aug 6, 2023
    Copy the full SHA
    0d2b737 View commit details
    Browse the repository at this point in the history
  10. comment out for now

    snewcomer committed Aug 6, 2023
    Copy the full SHA
    864effb View commit details
    Browse the repository at this point in the history