Lint free examples
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"install": "node tasks/install.js",
|
||||
"postinstall": "closure-util update",
|
||||
"start": "node tasks/serve.js",
|
||||
"pretest": "eslint tasks test src",
|
||||
"pretest": "eslint tasks test src examples",
|
||||
"test": "node tasks/test.js",
|
||||
"debug-server": "node tasks/serve-lib.js"
|
||||
},
|
||||
@@ -78,6 +78,7 @@
|
||||
"Uint16Array": false,
|
||||
"Uint32Array": false,
|
||||
"Uint8Array": false,
|
||||
"Uint8ClampedArray": false,
|
||||
"ol": false,
|
||||
"goog": false,
|
||||
"proj4": false
|
||||
|
||||
Reference in New Issue
Block a user