Friday 21 September 2012

Enabling JSLint in IntelliJ IDEA

Something I found out recently from my workmate - apparently it is possible to lint your JavaScript files on IntelliJ IDEA and it requires no extra plugins or downloads! Definitely one useful option to turn on so that you get on-the-fly JavaScript syntax checking as you are writing your code!

SeeLint your JavaScript with JSLint/JSHint in real time