Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 38ccbe3

Browse files
authored
docs: update link to ESLint legacy config (typescript-eslint#9173)
Fix a link to the legacy (<9.0.0) config on eslint.org.
1 parent 4d25b07 commit 38ccbe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started/Quickstart.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This page is a quick-start for [ESLint's new "flat" config format](https://eslin
1414

1515
:::note
1616

17-
- For the same guide but for [ESLint's legacy format](https://eslint.org/docs/latest/use/configure/configuration-files) — see [Legacy ESLint Setup](./Legacy_ESLint_Setup.mdx).
17+
- For the same guide but for [ESLint's legacy format](https://eslint.org/docs/latest/use/configure/configuration-files-deprecated) — see [Legacy ESLint Setup](./Legacy_ESLint_Setup.mdx).
1818
- For quickstart information on linting with type information — see [Typed Linting](./Typed_Linting.mdx).
1919

2020
:::

0 commit comments

Comments
 (0)