Skip to content

Add TypeScript v6 support to eslint-plugin-query #10357

@MattFromGer

Description

@MattFromGer

Describe the bug

TypeScript v6 came out recently, but cannot be used right now in projects with eslint-plugin-query, since only TypeScript v5 is supported.

Steps to reproduce

Add "@tanstack/eslint-plugin-query": "^5.95.2" to package.json in a project which has "typescript": "^6.0.2"

Expected behavior

It supports TS v6

Platform

All

TanStack Query version

v5.95.2

TypeScript version

v6.0

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