Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webstorm instructions should reference eslint-config-standard-jsx #651

Merged
merged 1 commit into from
Oct 7, 2016

Conversation

feross
Copy link
Member

@feross feross commented Oct 7, 2016

Fixes: #650.

The Webstorm instructions don't tell users to install eslint-config-standard-jsx. That's fine, but they're not getting the full set of rules that standard includes for JSX.

The Webstorm instructions don't tell users to install
[eslint-config-standard-jsx](https://github.com/feross/eslint-config-sta
ndard-jsx). That's fine, but they're not getting the full set of rules
that `standard` includes for JSX.
@feross feross merged commit 92743f4 into master Oct 7, 2016
@feross feross deleted the feross/webstorm branch October 7, 2016 08:06
@lock lock bot locked as resolved and limited conversation to collaborators May 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

PhpStorm no-unused-var highlight issue in JSX
2 participants