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

Support suppressed lint message #163

Merged

Commits on Mar 18, 2024

  1. Bump ESLint version

    akhushnood committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    7241118 View commit details
    Browse the repository at this point in the history
  2. Add logic to add ESLint SuppresedLintMessage

    akhushnood committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    882658e View commit details
    Browse the repository at this point in the history
  3. revert eslint version

    akhushnood committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    7ed5db7 View commit details
    Browse the repository at this point in the history
  4. Map SuppressedMessages to messages with severity = 0

    akhushnood committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    205bdd2 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Make SuppressedMessages in ESLintLog optional.

    akhushnood committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    6e88f08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    804e147 View commit details
    Browse the repository at this point in the history