JSHint is built into PHPStorm, but I'm looking for a standalone version.
Asked
Active
Viewed 664 times
-4
-
2There are some nice links at the top of the homepage: http://www.jshint.com/platforms/ – Quentin Jul 12 '12 at 09:51
-
1Why all the negativity here? As in really? why is this being -1'd? also cheers quentin i'll have a look. – Jamie Hutber Jul 12 '12 at 09:53
-
@JamieHutber: your [writing style](http://stackoverflow.com/revisions/11449148/2) didn't really encourage a positive reaction. I've edited the question so it might get reopened one day. – Dan Dascalescu Feb 19 '14 at 06:03
1 Answers
1
Phpstorm has a built in version of JSHint:
Settings ¬ Javascript ¬ Code Quality Tools ¬ JSHINT ¬ Enable

Quentin
- 914,110
- 126
- 1,211
- 1,335

Jamie Hutber
- 26,790
- 46
- 179
- 291