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 @typescript-eslint/no-unsafe-return rule #251

Open
gitstart-sourcegraph opened this issue May 27, 2022 · 0 comments
Open

Fix @typescript-eslint/no-unsafe-return rule #251

gitstart-sourcegraph opened this issue May 27, 2022 · 0 comments

Comments

@gitstart-sourcegraph
Copy link
Collaborator

Problem

After upgrading typescript-eslint/eslint-plugin to latest version, @typescript-eslint/no-unsafe-return was throwing TypeError: Cannot read property 'kind' of undefined error. So we turn off that rule.

Success Criteria

Error thrown by @typescript-eslint/no-unsafe-return is fixed and this rule is turned on

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant