Install & run jshint on the command line

For ubuntu/linux, assuming you have nodejs installed
  sudo npm install -g jshint

Then run jshint on your javascript file
  jshint yourjsfile.js

Popular posts from this blog

Fixing "DerInputStream.getLength(): lengthTag=109, too big" in Android Studio

Simple Samba setup on Lubuntu

Solving: insufficient permissions for device: user in plugdev group; are your udev rules wrong