Mark 'es5Strict' checks as errors

This commit is contained in:
Frederic Junod
2014-07-21 09:59:13 +02:00
parent 66da8fc393
commit cf85079d22
3 changed files with 3 additions and 9 deletions

View File

@@ -33,6 +33,7 @@
"deprecated",
"duplicateMessage",
"es3",
"es5Strict",
"externsValidation",
"fileoverviewTags",
"globalThis",
@@ -58,9 +59,6 @@
"extra_annotation_name": [
"api", "observable"
],
"jscomp_off": [
"es5Strict"
],
"compilation_level": "ADVANCED",
"output_wrapper": "// OpenLayers 3. See http://ol3.js.org/\n(function(){%output%})();",
"use_types_for_optimization": true,