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): [no-empty-interface] use suggestion fixer for ambient contexts #1880

Merged
merged 6 commits into from Apr 12, 2020
Merged

fix(eslint-plugin): [no-empty-interface] use suggestion fixer for ambient contexts #1880

merged 6 commits into from Apr 12, 2020

Commits on Apr 11, 2020

  1. Copy the full SHA
    9d1178e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5e9dbe4 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2020

  1. Fixup import

    Co-Authored-By: Brad Zacher <brad.zacher@gmail.com>
    G r e y and bradzacher committed Apr 12, 2020
    Copy the full SHA
    14d5ae0 View commit details
    Browse the repository at this point in the history
  2. Fixup imports

    vapurrmaid committed Apr 12, 2020
    Copy the full SHA
    a7d6923 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    aa38663 View commit details
    Browse the repository at this point in the history
  4. Add suggested fix to test case

    This should fix the -0.01 coverage report
    vapurrmaid committed Apr 12, 2020
    Copy the full SHA
    87a7b13 View commit details
    Browse the repository at this point in the history