Skip to content

Commit

Permalink
docs(eslint-plugin): fix plugin name in config example (#2625)
Browse files Browse the repository at this point in the history
  • Loading branch information
smhutch committed Oct 2, 2020
1 parent d7dc108 commit d72951a
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -22,7 +22,7 @@ For example:

```CJSON
{
"@typescript-eslint/consistent-type-definitions": ["error", "index-signature"]
"@typescript-eslint/consistent-indexed-object-style": ["error", "index-signature"]
}
```

Expand Down

0 comments on commit d72951a

Please sign in to comment.