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

"Setting up ESLint rules" is outdated #10494

Closed
ikelax opened this issue Sep 8, 2024 · 2 comments
Closed

"Setting up ESLint rules" is outdated #10494

ikelax opened this issue Sep 8, 2024 · 2 comments

Comments

@ikelax
Copy link

ikelax commented Sep 8, 2024

Which application is this bug report for?

Guide

Issue description

The flat config file format has been the default configuration file format since ESLint v9.0.0. In the guide, which is really helpful and well-written by the way, the configuration is still described for the deprecated eslintrc format.

Therefore, this section should be updated or at least it should be mentioned that the eslintrc format has to be enabled since v9.0.0 by setting ESLINT_USE_FLAT_CONFIG environment variable to false (see here).

Steps to Reproduce

  1. Visit Setting up ESLInt rules in the guide.
  2. Read the section.

Versions

  • Mozilla Firefox 129.0.2
  • macOS Sonoma 14.6.1

Issue priority

Low (slightly annoying)

@ikelax
Copy link
Author

ikelax commented Sep 8, 2024

I would like to work on this and update the section in the guide.

@Jiralite
Copy link
Member

Jiralite commented Sep 8, 2024

Duplicate of discordjs/guide#1568.

@Jiralite Jiralite closed this as not planned Won't fix, can't repro, duplicate, stale Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants