Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Bug: Type 'ConfigArray' has no properties in common with type 'Config<RulesRecord>'. #10872

Closed as not planned
Labels
bugSomething isn't workinglocked due to agePlease open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.package: typescript-eslintIssues related to the typescript-eslint packageworking as intendedIssues that are closed as they are working as intended
@cylewaitforit

Description

@cylewaitforit

Before You File a Bug Report Please Confirm You Have Done The Following...

  • I have tried restarting my IDE and the issue persists.
  • I have updated to the latest version of the packages.
  • I havesearched for related issues and found none that matched my issue.
  • I haveread the FAQ and my problem is not listed.

Relevant Package

typescript-eslint

Playground Link

No response

Repro Code

// eslint.config.tsimporteslintfrom"@eslint/js";importtseslintfrom"typescript-eslint";importtype{Linter}from"eslint";exportdefault[eslint.configs.recommended,tseslint.configs.recommended,]satisfiesLinter.Config[];

ESLint Config

// eslint.config.tsimporteslintfrom"@eslint/js";importtseslintfrom"typescript-eslint";importtype{Linter}from"eslint";exportdefault[eslint.configs.recommended,tseslint.configs.recommended,]satisfiesLinter.Config[];

tsconfig

Expected Result

When using eslint.config.ts file expect tseslint.configs.recommended to satisfy Linter.Config[].

Actual Result

Type 'ConfigArray' has no properties in common with type 'Config'.

Additional Info

No response

Versions

packageversion
typescript-eslint8.24.1
TypeScript5.7.3
ESLint9.21.0
jiti2.4.2
node22.14.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinglocked due to agePlease open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.package: typescript-eslintIssues related to the typescript-eslint packageworking as intendedIssues that are closed as they are working as intended

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp