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: add ignoredTypeNames option for restrict-template-expressions #2

Closed
wants to merge 19 commits into from

Commits on Sep 29, 2023

  1. WIP

    abrahamguo committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    c035774 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Merge branch 'main' of github.com:abrahamguo/typescript-eslint into r…

    …estrict-template-expressions
    abrahamguo committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    4a41e8f View commit details
    Browse the repository at this point in the history
  2. finish logic

    abrahamguo committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    f51c879 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Merge branch 'main' of github.com:abrahamguo/typescript-eslint into r…

    …estrict-template-expressions
    abrahamguo committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    0116b14 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Merge branch 'main' of github.com:abrahamguo/typescript-eslint into r…

    …estrict-template-expressions
    abrahamguo committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    37cfa52 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Merge branch 'main' of github.com:abrahamguo/typescript-eslint into r…

    …estrict-template-expressions
    abrahamguo committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    b7217e7 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Merge branch 'main' of github.com:abrahamguo/typescript-eslint into r…

    …estrict-template-expressions
    abrahamguo committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    592c036 View commit details
    Browse the repository at this point in the history
  2. add doc section

    abrahamguo committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    fbd2f30 View commit details
    Browse the repository at this point in the history
  3. update snapshot

    abrahamguo committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    4ee7087 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Merge branch 'main' of github.com:abrahamguo/typescript-eslint into r…

    …estrict-template-expressions
    abrahamguo committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    035b963 View commit details
    Browse the repository at this point in the history
  2. refactors and renames

    abrahamguo committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    bf925e5 View commit details
    Browse the repository at this point in the history
  3. simplify type flag testers

    abrahamguo committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    f56d8e9 View commit details
    Browse the repository at this point in the history
  4. rename

    abrahamguo committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    8245146 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Merge branch 'main' of github.com:abrahamguo/typescript-eslint into r…

    …estrict-template-expressions
    abrahamguo committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    bf1a087 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of github.com:abrahamguo/typescript-eslint into r…

    …estrict-template-expressions
    abrahamguo committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    a6e0c7b View commit details
    Browse the repository at this point in the history
  3. write tests

    abrahamguo committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    f4bb1e8 View commit details
    Browse the repository at this point in the history
  4. simplify test

    abrahamguo committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    0a60320 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' of github.com:abrahamguo/typescript-eslint into r…

    …estrict-template-expressions
    abrahamguo committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    d77d075 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. ignoredtypenames

    abrahamguo committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    cb1f33e View commit details
    Browse the repository at this point in the history