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 - fix issue with document directives #2576

Merged
merged 4 commits into from Mar 14, 2022
Merged

Commits on Mar 14, 2022

  1. fix: eslint-plugin - fix issue with document directives

    Ignore Regexp were not being honored.
    Jason3S committed Mar 14, 2022
    Copy the full SHA
    4389ec1 View commit details
    Browse the repository at this point in the history
  2. Update package-lock.json

    Jason3S committed Mar 14, 2022
    Copy the full SHA
    794dc75 View commit details
    Browse the repository at this point in the history
  3. Update api.d.ts

    Jason3S committed Mar 14, 2022
    Copy the full SHA
    3bb8fcc View commit details
    Browse the repository at this point in the history
  4. Prevent the bug in the future

    Make include/exclude calculation strict.
    Jason3S committed Mar 14, 2022
    Copy the full SHA
    80b4509 View commit details
    Browse the repository at this point in the history