Skip to content

Commit

Permalink
docs: update documentation URL in error message (#17465)
Browse files Browse the repository at this point in the history
  • Loading branch information
snitin315 committed Aug 14, 2023
1 parent 98b155f commit 9e9edf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion messages/eslintrc-incompat.js
Expand Up @@ -19,7 +19,7 @@ A config object is using the "extends" key, which is not supported in flat confi
Instead of "extends", you can include config objects that you'd like to extend from directly in the flat config array.
Please see the following page for more information:
https://eslint.org/docs/latest/use/configure/migration-guide#predefined-configs
https://eslint.org/docs/latest/use/configure/migration-guide#predefined-and-shareable-configs
`,

globals: `
Expand Down

0 comments on commit 9e9edf9

Please sign in to comment.