Skip to content

BUG: ESLINT / TS error when importing type #686

@C2dricLeroy

Description

@C2dricLeroy

Description

ESLint reports Meta as unused despite its clear usage in const meta: Meta

There might be a misalignment between ESLint and TypeScript, causing incorrect linting behavior for imported types.

Related Tickets & Documents

  • An exemple of this issue can be found here

Error message :

3:15 warning 'Meta' is defined but never used no-unused-vars

Metadata

Metadata

Assignees

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