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(useExplicitFunctionReturnType): support typed function expressions #4174

Merged
merged 7 commits into from
Oct 7, 2024

Commits on Oct 4, 2024

  1. feat(linter): support typed function expressions in the useExplicitFu…

    …nctionReturnType rule
    kaykdm committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    582b809 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. feat(useExplicitFunctionReturnType): support function as a property o…

    …r a nested property of a typed object
    kaykdm committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    60ae54e View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Configuration menu
    Copy the full SHA
    0b40c6e View commit details
    Browse the repository at this point in the history
  2. add more tests

    kaykdm committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    19031e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed1519b View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

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