Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: use typescript-eslint@v6 with reworked configs #4565

Open
JoshuaKGoldberg opened this issue Jun 19, 2023 · 0 comments
Open

build: use typescript-eslint@v6 with reworked configs #4565

JoshuaKGoldberg opened this issue Jun 19, 2023 · 0 comments

Comments

@JoshuaKGoldberg
Copy link

JoshuaKGoldberg commented Jun 19, 2023

Internal Tooling

(Please pardon my hijacking the feature template - this was the closest I could find. ❤️)

Coming over from typescript-eslint/typescript-eslint#6760: typescript-eslint is soon going to release a new v6 major version with reworked configurations. You can read up on it here: typescript-eslint.io/blog/announcing-typescript-eslint-v6-beta

Specifically, the configurations are reworked so that the preset rule configs we recommend for most projects are:

  • 'plugin:@typescript-eslint/recommended-type-checked'
  • 'plugin:@typescript-eslint/stylistic-type-checked'

I'll send a draft PR showing what the changes would look like here. Is this something you'd be interested in? 🙂

(sibling issue on redux-toolkit: reduxjs/redux-toolkit#3540)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant