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

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

Simple Samba setup on Lubuntu