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): [prefer-ts-expect-error] support block comments #2541

Merged
merged 5 commits into from Sep 21, 2020

Commits on Sep 11, 2020

  1. fix(eslint-plugin): add support for @ts-ignore in block comments

    Yasar Siddiqui committed Sep 11, 2020
    Copy the full SHA
    28afda4 View commit details
    Browse the repository at this point in the history
  2. fix(eslint-plugin): add support for @ts-ignore in block comments

    Yasar Siddiqui committed Sep 11, 2020
    Copy the full SHA
    b0a88be View commit details
    Browse the repository at this point in the history
  3. fix(eslint-plugin): minor refactor

    Yasar Siddiqui committed Sep 11, 2020
    Copy the full SHA
    7047b57 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2020

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

Commits on Sep 15, 2020

  1. fix(eslint-plugin): adopt ts regex

    Yasar Siddiqui committed Sep 15, 2020
    Copy the full SHA
    63159fe View commit details
    Browse the repository at this point in the history