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-module-boundary-types] fix false positives #1490

Merged

Commits on Jan 21, 2020

  1. fix(eslint-plugin): [explicit-module-boundary-types] fix false positives

    Functions or classes nested, but not returned from inside an exported function should not be required to have an explicit type signature.
    
    Fixes typescript-eslint#1486
    Mitya Kononchuk committed Jan 21, 2020
    Copy the full SHA
    cbe08b3 View commit details
    Browse the repository at this point in the history