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): [explicit-function-return-types] fix false positive on default parameters #9045

Commits on May 4, 2024

  1. [explicit-function-return-types] default parameters where a type anno…

    …tation is present should count as typed function expressions
    
    fix typescript-eslint#8950
    kirkwaiblinger committed May 4, 2024
    Configuration menu
    Copy the full SHA
    fd81f5d View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

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