Skip to content

Commit fe5bb49

Browse files
committed
docs: fix EOL of legacy config
1 parent a6750f7 commit fe5bb49

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ configuration file by mapping each custom component name to a DOM element type.
112112

113113
From [`v8.21.0`](https://github.com/eslint/eslint/releases/tag/v8.21.0), eslint announced a new config system.
114114
In the new system, `.eslintrc*` is no longer used. `eslint.config.js` would be the default config file name.
115-
In eslint `v8`, the legacy system (`.eslintrc*`) would still be supported, while in eslint `v9`, only the new system would be supported.
116115

117116
And from [`v8.23.0`](https://github.com/eslint/eslint/releases/tag/v8.23.0), eslint CLI starts to look up `eslint.config.js`.
118117
**So, if your eslint is `>=8.23.0`, you're 100% ready to use the new config system.**

0 commit comments

Comments
 (0)