Skip to content

Commit 9e9edf9

Browse files
authored
docs: update documentation URL in error message (#17465)
1 parent 98b155f commit 9e9edf9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

messages/eslintrc-incompat.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ A config object is using the "extends" key, which is not supported in flat confi
1919
Instead of "extends", you can include config objects that you'd like to extend from directly in the flat config array.
2020
2121
Please see the following page for more information:
22-
https://eslint.org/docs/latest/use/configure/migration-guide#predefined-configs
22+
https://eslint.org/docs/latest/use/configure/migration-guide#predefined-and-shareable-configs
2323
`,
2424

2525
globals: `

0 commit comments

Comments
 (0)