Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix(website): correct Presets link to be Configs (#5004)
  • Loading branch information
JoshuaKGoldberg committed May 17, 2022
1 parent e91a4a1 commit e18e91c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/eslint-plugin/docs/rules/README.md
Expand Up @@ -7,7 +7,7 @@ slug: /
---

`@typescript-eslint/eslint-plugin` includes over 100 rules that detect best practice violations, bugs, and/or stylistic issues specifically for TypeScript code.
See [Presets](/docs/linting/presets) for how to enable recommended rules using presets.
See [Configs](/docs/linting/configs) for how to enable recommended rules using configs.

## Supported Rules

Expand Down

0 comments on commit e18e91c

Please sign in to comment.