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] enum members with new line or single quotes are not being fixed correctly #7806

Commits on Oct 20, 2023

  1. feat(eslint-plugin): [switch-exhaustiveness-check] members with new l…

    …ine or single quotes are not being fixed correctly
    
    Closes typescript-eslint#7768
    StyleShit committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    e2b3789 View commit details
    Browse the repository at this point in the history
  2. cleanup

    StyleShit committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    dd729d1 View commit details
    Browse the repository at this point in the history
  3. oops

    StyleShit committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    fd21aa4 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. wip wip

    StyleShit committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    1acfe46 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'typescript-eslint/main' into fix/switch…

    …-exhaustiveness-check-new-line-and-single-quotes
    StyleShit committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    17c9ef7 View commit details
    Browse the repository at this point in the history
  3. maybe?

    StyleShit committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    c63f866 View commit details
    Browse the repository at this point in the history
  4. idk why it was missing

    StyleShit committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    82d5b37 View commit details
    Browse the repository at this point in the history