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

id in import attributes should not be referenced #13733

Merged
merged 4 commits into from Sep 7, 2021

Commits on Sep 3, 2021

  1. fix ts-expect-error

    JLHwung committed Sep 3, 2021
    Copy the full SHA
    8cfdbdf View commit details
    Browse the repository at this point in the history
  2. chore: reformat tests

    JLHwung committed Sep 3, 2021
    Copy the full SHA
    d8bf4f5 View commit details
    Browse the repository at this point in the history
  3. fix: id in import attributes should not be referenced

    isReferenced should return false for identifiers used in import attributes
    JLHwung committed Sep 3, 2021
    Copy the full SHA
    ee7a9e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. review comments

    JLHwung committed Sep 6, 2021
    Copy the full SHA
    a9335f3 View commit details
    Browse the repository at this point in the history