Remove 'goog' from eslint globals

This commit is contained in:
Frederic Junod
2017-12-18 09:04:33 +01:00
parent 9f6c5e139f
commit df1c34d0ad
-1
View File
@@ -86,7 +86,6 @@
"Uint8Array": false, "Uint8Array": false,
"Uint8ClampedArray": false, "Uint8ClampedArray": false,
"ol": false, "ol": false,
"goog": false,
"proj4": false "proj4": false
}, },
"rules": { "rules": {