Skip to content

Commit 6ec4ed7

Browse files
committed
docs(readme): remove unneeded setup
1 parent 437e4c7 commit 6ec4ed7

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

readme.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,7 @@ Dependes on [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-rea
5555

5656
```javascript
5757
{
58-
"extends": "dustinspecker/react",
59-
"plugins": [
60-
"react"
61-
]
58+
"extends": "dustinspecker/react"
6259
}
6360
```
6461

0 commit comments

Comments
 (0)