Skip to content

Commit

Permalink
Merge pull request #31 from alekseykulikov/patch-1
Browse files Browse the repository at this point in the history
Remove eslint-config-standard-jsx from Readme
  • Loading branch information
feross committed Oct 3, 2016
2 parents 39b9725 + 102081a commit 3b3bd5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -35,7 +35,7 @@ provided in `eslint-config-standard`.
Here's how to install everything you need:

```bash
npm install eslint-config-standard eslint-config-standard-react eslint-config-standard-jsx eslint-plugin-promise eslint-plugin-react eslint-plugin-standard
npm install eslint-config-standard eslint-config-standard-react eslint-plugin-promise eslint-plugin-react eslint-plugin-standard
```

Then, add this to your .eslintrc file:
Expand Down

0 comments on commit 3b3bd5e

Please sign in to comment.