smart-facility / petajakarta-web

Web files for PetaJakarta.org
http://petajakarta.org
Other
8 stars 6 forks source link

Add JS lint checking for Gruntfile #108

Closed benatwork99 closed 8 years ago

benatwork99 commented 8 years ago

E.g. JSHint - this will pick up various syntax errors including variable redeclarations which will compile but cause unexpected behaviour at runtime.

Link this testing as part of a Travis build and/or part of an npm command to build.