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): [switch-exhaustiveness-check] handle special characters in enum keys #2207

Merged
merged 4 commits into from Jul 10, 2020

Commits on Jun 12, 2020

  1. fix(eslint-plugin): [switch-exhaustiveness-check] add quotes and box …

    …notation when required by rule switch-exhaustiveness-check
    karishnu committed Jun 12, 2020
    Copy the full SHA
    7076673 View commit details
    Browse the repository at this point in the history
  2. fix(eslint-plugin): [switch-exhaustiveness-check] add test for case w…

    …here enum key has special characters for rule switch-exhaustiveness-check
    karishnu committed Jun 12, 2020
    Copy the full SHA
    9c1f8bd View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. Copy the full SHA
    27fd2d2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5825e4a View commit details
    Browse the repository at this point in the history