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-type #377

Merged
merged 3 commits into from Mar 27, 2019
Merged

fix(eslint-plugin): explicit-function-return-type #377

merged 3 commits into from Mar 27, 2019

Commits on Mar 27, 2019

  1. fix: explicit-function-return-type

    Ensuring that class arrow methods are validated for a return type. Fixes #348
    Gavin Barron authored and Gavin Barron committed Mar 27, 2019
    Copy the full SHA
    6abe055 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b4342f5 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    474f1ee View commit details
    Browse the repository at this point in the history