Skip to content

Commit

Permalink
docs: remove table of contents from configuring rules
Browse files Browse the repository at this point in the history
  • Loading branch information
snitin315 committed Jun 14, 2022
1 parent f364d47 commit f070ea7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/src/user-guide/configuring/rules.md
Expand Up @@ -10,9 +10,6 @@ eleventyNavigation:

---

* [Configuring Rules](#configuring-rules)
* [Disabling Rules](#disabling-rules)

## Configuring Rules

ESLint comes with a large number of built-in rules and you can add more rules through plugins. You can modify which rules your project uses either using configuration comments or configuration files. To change a rule setting, you must set the rule ID equal to one of these values:
Expand Down

0 comments on commit f070ea7

Please sign in to comment.