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

feat(eslint-plugin): add rule ban-tslint-comment #2140

Merged
merged 14 commits into from Jun 7, 2020
Merged

feat(eslint-plugin): add rule ban-tslint-comment #2140

merged 14 commits into from Jun 7, 2020

Commits on May 31, 2020

  1. feat(eslint-plugin): add ban-tslint-comment rule

    add a lint rule to flag tslint rule-flags (e.g. tslint:disable) to be used when migrating from
    tslint to eslint
    drewwyatt committed May 31, 2020
    Copy the full SHA
    0971245 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f8006eb View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d21aa56 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    b476194 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    cbf9fe0 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    ee72229 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    5b1be24 View commit details
    Browse the repository at this point in the history
  8. Update packages/eslint-plugin/src/rules/ban-tslint-comment.ts

    Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
    drewwyatt and bradzacher committed May 31, 2020
    Copy the full SHA
    2335645 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    c53d50c View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    1f1317b View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    9bfaf16 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

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

Commits on Jun 2, 2020

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

Commits on Jun 7, 2020

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