examples: removed jslint, jshint and global from javascript example files

Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Mihai Tudor Panu
2016-08-31 13:21:07 -07:00
parent 2de319c254
commit 2583d0852d
151 changed files with 24 additions and 429 deletions

View File

@ -7,8 +7,6 @@
// in Javascript for some of the common LCD functions
// configure jshint
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
var upmMICSV89 = require("jsupm_micsv89");