mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 09:51:14 +03:00
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:
@ -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");
|
||||
|
||||
|
Reference in New Issue
Block a user