Skip to content

Bug: TS type error in index.d.ts #316

@ox-cc-fspd

Description

@ox-cc-fspd

Environment

Node version: 20.9.0
npm version:
ESLint version: 9.x
eslint-plugin-n version: 17.10.0
Operating System: Win11

What rule do you want to report?

all rules

Link to Minimal Reproducible Example

What did you expect to happen?

I am using a TypeScript wrapper around this plugin.

Using v17.10.0 gives TS type errors, because the index.d.ts does not contain a declaration for type Configs anymore, as there was in v17.9.0. There is only a JSDoc type declaration which does not help in a real TS env.

Participation

  • I am willing to submit a pull request for this issue.

Additional comments

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions