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

Conversation

gavinbarron
Copy link
Contributor

Ensuring that class arrow methods are validated for a return type. Fixes #348

Ensuring that class arrow methods are validated for a return type. Fixes #348
@gavinbarron gavinbarron changed the title fix: explicit-function-return-type fix(eslint-plugin): explicit-function-return-type Mar 27, 2019
@bradzacher bradzacher merged commit 643a223 into typescript-eslint:master Mar 27, 2019
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[explicit-function-return-type] Rule doesn't work with class arrow methods
2 participants