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

Soving AccessDenied on Google Cloud Storage domain mapping

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

Simple Samba setup on Lubuntu