Skip to content

Commit

Permalink
[readme] fix broken link
Browse files Browse the repository at this point in the history
Documentation about "Adding Shared Settings" is moved by
eslint/eslint#13837 and eslint/eslint#14036.
  • Loading branch information
vzvu3k6k committed May 7, 2021
1 parent 0f4b626 commit 99fd531
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -30,7 +30,7 @@ Use [our preset](#recommended) to get reasonable defaults:
]
```

You should also specify settings that will be shared across all the plugin rules. ([More about eslint shared settings](https://eslint.org/docs/user-guide/configuring#adding-shared-settings))
You should also specify settings that will be shared across all the plugin rules. ([More about eslint shared settings](https://eslint.org/docs/user-guide/configuring/configuration-files#adding-shared-settings))

```json5
{
Expand Down

0 comments on commit 99fd531

Please sign in to comment.