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

feat(eslint-plugin): [no-useless-template-literals] add new rule #7957

Commits on Nov 19, 2023

  1. Configuration menu
    Copy the full SHA
    d56e6f2 View commit details
    Browse the repository at this point in the history
  2. fix tests

    StyleShit committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    5affb9e View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. thank you josh

    StyleShit committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    77593ac View commit details
    Browse the repository at this point in the history
  2. hopefully fix tests?

    StyleShit committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    d924265 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'typescript-eslint/main' into feat/no-us…

    …eless-template-literals
    StyleShit committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    20d9b37 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e89515 View commit details
    Browse the repository at this point in the history
  5. support also quotes

    StyleShit committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    ba23199 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dd17ad1 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    479c10a View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. wip

    StyleShit committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    fbdd6f3 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'typescript-eslint/main' into feat/no-us…

    …eless-template-literals
    StyleShit committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    0a8e985 View commit details
    Browse the repository at this point in the history
  3. report on specific node

    StyleShit committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    7f0cc39 View commit details
    Browse the repository at this point in the history
  4. fix docs

    StyleShit committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    d22b0f8 View commit details
    Browse the repository at this point in the history
  5. fix lint

    StyleShit committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    775594d View commit details
    Browse the repository at this point in the history
  6. wip

    StyleShit committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    4da820d View commit details
    Browse the repository at this point in the history
  7. fix lint

    StyleShit committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    1a545b8 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    0068bd1 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. revert unrelated changes

    StyleShit committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    ba1ddbd View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'typescript-eslint/main' into feat/no-us…

    …eless-template-literals
    StyleShit committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    e24e0f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c0eda3 View commit details
    Browse the repository at this point in the history
  4. more reverts

    StyleShit committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    4b2f9e1 View commit details
    Browse the repository at this point in the history
  5. wip

    StyleShit committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    a971081 View commit details
    Browse the repository at this point in the history
  6. wip

    StyleShit committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    408e5c7 View commit details
    Browse the repository at this point in the history