smart-facility / cognicity-rem-web

Cognicity REM web site
Other
0 stars 0 forks source link

Add JS lint checking for Gruntfile #36

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.