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: import * as foo from './foo' is not detected as usage when used with reexport #36

Merged
merged 8 commits into from
Sep 23, 2024

Commits on Sep 23, 2024

  1. test: add test case

    kazushisan committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    32abb67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abff8fc View commit details
    Browse the repository at this point in the history
  3. test: organize test case

    kazushisan committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    51b9b48 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2d3e26 View commit details
    Browse the repository at this point in the history
  5. test: add test case

    kazushisan committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    ef5c2de View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3a78f8c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7517983 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f5764b0 View commit details
    Browse the repository at this point in the history