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(typescript-estree): check modifiers on every node #6615

Merged
merged 15 commits into from
Mar 15, 2023

Commits on Mar 13, 2023

  1. Configuration menu
    Copy the full SHA
    24814ed View commit details
    Browse the repository at this point in the history
  2. Remove getModifier

    fisker committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    8145cd9 View commit details
    Browse the repository at this point in the history
  3. Avoid using internal functions

    fisker committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    6f4dabc View commit details
    Browse the repository at this point in the history
  4. Add ?.

    fisker committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    0204e98 View commit details
    Browse the repository at this point in the history
  5. Fix one rule test

    fisker committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    8e9eeca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1eedff2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    35013e9 View commit details
    Browse the repository at this point in the history
  8. Remove invalid test

    fisker committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    aa7bc9f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    97a5a07 View commit details
    Browse the repository at this point in the history
  10. Remove invalid test

    fisker committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    1564b1e View commit details
    Browse the repository at this point in the history
  11. Fix method.test.ts

    fisker committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    1c617a1 View commit details
    Browse the repository at this point in the history
  12. Fix to use constants

    fisker committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    0de70f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Configuration menu
    Copy the full SHA
    2433141 View commit details
    Browse the repository at this point in the history
  2. Review

    fisker committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    07bfeb5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e7050b View commit details
    Browse the repository at this point in the history