Skip to content

Create new workspaces with ESLint v9 and typescript-eslint v8 #27451

Closed

Description

Current Behavior

New workspaces are created with ESLint v8 (and its eslintrc config format), and typescript-eslint v7, which is now the previous major version.

Expected Behavior

New workspaces are created with ESLint v9 (and its default flat config format) and typescript-eslint v8.

Existing workspaces should not be forcibly migrated, but they have access to the conversion generator if they choose to use it.

GitHub Repo

No response

Steps to Reproduce

npx create-nx-workspace with any stack.

Nx Report

All

Failure Logs

No response

Package Manager Version

No response

Operating System

  • macOS
  • Linux
  • Windows
  • Other (Please specify)

Additional Information

This issue was created to be able to close duplicates and focus attention and discussion in one place.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions