Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitacc9c08

Browse files
salitha-pathiyeonjuan
authored andcommitted
docs: fix broken link in getting started page details section (typescript-eslint#8463)
1 parenta0e750c commitacc9c08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/Getting_Started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ The [`config`](./packages/TypeScript_ESLint.mdx) helper sets three parts of ESLi
7272

7373
-[Parser](https://eslint.org/docs/latest/use/configure/parser): set to[`@typescript-eslint/parser`](./packages/Parser.mdx) so ESLint knows how to parse the new pieces of TypeScript syntax.
7474
-[Plugins](https://eslint.org/docs/latest/use/configure/plugins): set to[`@typescript-eslint/eslint-plugin`](./packages/ESLint_Plugin.mdx) to load[rules listed in our_Rules_ page](./Rules).
75-
-[Rules](https://eslint.org/docs/latest/use/configure/rules): extends from our[recommended configuration](http://localhost:3000/linting/configs#recommended) to enable our most commonly useful lint rules.
75+
-[Rules](https://eslint.org/docs/latest/use/configure/rules): extends from our[recommended configuration](./linting/configs/#recommended) to enable our most commonly useful lint rules.
7676

7777
See[ESLint's Configuration Files docs](https://eslint.org/docs/user-guide/configuring/configuration-files) for more details on configuring ESLint.
7878

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp