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(eslint-plugin): [triple-slash-reference] fix crash with external module reference #2788

Merged
merged 3 commits into from Nov 25, 2020
Merged

fix(eslint-plugin): [triple-slash-reference] fix crash with external module reference #2788

merged 3 commits into from Nov 25, 2020

Commits on Nov 20, 2020

  1. fix(eslint-plugin): [triple-slash-reference] remove invalid assumptio…

    …n that module reference is always TSExternalModuleReference
    ddubrava committed Nov 20, 2020
    Copy the full SHA
    f1ecd2b View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2020

  1. Revert "fix(eslint-plugin): [triple-slash-reference] remove invalid a…

    …ssumption that module reference is always TSExternalModuleReference"
    
    This reverts commit f1ecd2b.
    ddubrava committed Nov 21, 2020
    Copy the full SHA
    cc264a6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d6d15bf View commit details
    Browse the repository at this point in the history