Skip to content

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

@gitstart-sourcegraph

Description

@gitstart-sourcegraph

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions