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

Can't configure PHPStorm to highlight linting errors #493

Closed
lemoustachiste opened this issue Apr 20, 2016 · 1 comment

Comments

@lemoustachiste
Copy link

commented Apr 20, 2016

Hi,

I have this issue which I first registered on stackoverflow: http://stackoverflow.com/questions/36738293/phpstorm-webstorm-and-standard-linting-errors

It is about properly highlighting errors such as indentation, double-quotes, extra lines, etc in PHPStorm (something which works fine in Sublime).

Can some of you guys help?

Thanks

@lemoustachiste

This comment has been minimized.

Copy link
Author

commented Apr 20, 2016

Nevermind I think I got it to work, it just needed to be picked up or something? No I got it to work.
the trick was to specify that ESLint should use eslintrc.json from eslint-config-standard package.

This can be done in: Preferences > Languages & Frameworks > Javascript > Code Quality Tools > ESLint and use configuration file

@lock lock bot locked as resolved and limited conversation to collaborators May 10, 2018

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
1 participant
You can’t perform that action at this time.