Skip to content

Commit

Permalink
docs(eslint-plugin): [comma-dangle] fix incorrect section heading (#5320
Browse files Browse the repository at this point in the history
)
  • Loading branch information
SevenOutman committed Jul 18, 2022
1 parent 4ba9bdb commit 9ed8fe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/eslint-plugin/docs/rules/comma-dangle.md
Expand Up @@ -9,7 +9,7 @@ It adds support for TypeScript syntax.

See the [ESLint documentation](https://eslint.org/docs/rules/comma-dangle) for more details on the `comma-dangle` rule.

## Rule Changes
## How to Use

```jsonc
{
Expand Down

0 comments on commit 9ed8fe3

Please sign in to comment.