Skip to content

Commit fb3a5aa

Browse files
committed
fix weird docs example
1 parent e1463cc commit fb3a5aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Extend the configs you wish to use.
2222
JSON ESLint config example:
2323
```json
2424
{
25-
"extends": ["extends": ["plugin:github/recommended"]
25+
"extends": ["plugin:github/recommended"]
2626
}
2727
```
2828

0 commit comments

Comments
 (0)