Skip to content

Commit 5c7fd4b

Browse files
authored
docs: Clarify dangers of eslint:all
1 parent c038257 commit 5c7fd4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/use/configure/configuration-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ export default [
370370
ESLint has two predefined configurations for JavaScript:
371371

372372
* `js.configs.recommended` - enables the rules that ESLint recommends everyone use to avoid potential errors.
373-
* `js.configs.all` - enables all of the rules shipped with ESLint.
373+
* `js.configs.all` - enables all of the rules shipped with ESLint. This configuration is **not recommended** for production use because it changes with every minor and major version of ESLint. Use at your own risk.
374374

375375
To include these predefined configurations, install the `@eslint/js` package and then make any modifications to other properties in subsequent configuration objects:
376376

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy