Skip to content

Disable TypeScript's maxNodeModuleJsDepth  #31

Description

@hubuk

There are types missing for @eslint/js on eslint-plugin-react-hooks. Instead types are currently infered from JSDocs using following options in tsconfig:

    "maxNodeModuleJsDepth": 1,
    "allowJs": true,

react/react#30119
eslint/eslint#18100 (comment)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Priority:LowDecorates items that are optional.

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions