Skip to content

Change Request: Set minimum supported TypeScript version to v5.3 #19920

@nzakas

Description

@nzakas

ESLint version

HEAD

What problem do you want to solve?

We've never formally defined what versions of TypeScript we want to support. This has made making certain decisions more difficult because we're not sure whether type consumers will be using a version of TypeScript that supports the features we want to use.

What do you think is the correct solution?

Set the minimum TypeScript version we formally support to v5.3 and update this along with supported Node.js versions.

Participation

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

Additional comments

Split from:
#19843 (comment)

Metadata

Metadata

Assignees

Labels

acceptedThere is consensus among the team that this change meets the criteria for inclusioncoreRelates to ESLint's core APIs and featuresenhancementThis change enhances an existing feature of ESLint

Type

No type

Projects

Status

Complete

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions