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(type-utils): check IndexSignature internals when checking isTypeReadonly #4417

Merged
merged 9 commits into from Jan 17, 2022

Commits on Jan 9, 2022

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

Commits on Jan 10, 2022

  1. Copy the full SHA
    bb209f4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8047fa9 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    957eed4 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Merge branch 'main' into issue-3714

    Josh Goldberg committed Jan 11, 2022
    Copy the full SHA
    f045fb7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    96ec9de View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. Copy the full SHA
    4351e3b View commit details
    Browse the repository at this point in the history
  2. perf(type-utils): don't test IndexSignature key for readonlyness as i…

    …t will always be readonly
    RebeccaStevens committed Jan 17, 2022
    Copy the full SHA
    1de3f35 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    186756a View commit details
    Browse the repository at this point in the history