Skip to content

Commit

Permalink
fix weird docs example
Browse files Browse the repository at this point in the history
  • Loading branch information
koddsson committed Mar 19, 2020
1 parent e1463cc commit fb3a5aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Extend the configs you wish to use.
JSON ESLint config example:
```json
{
"extends": ["extends": ["plugin:github/recommended"]
"extends": ["plugin:github/recommended"]
}
```

Expand Down

0 comments on commit fb3a5aa

Please sign in to comment.