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

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/*global */
/*
* Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2014 Intel Corporation.