{ "id": "ol-skeleton-debug", "inputs": "skeleton.js", "paths": [ "src" ], "define": { "goog.dom.ASSUME_STANDARDS_MODE": true, "goog.DEBUG": true }, "externs": [ "externs/webgl-debug.js" ], "mode": "ADVANCED", "level": "VERBOSE", "checks": { "accessControls": "ERROR", "visibility": "ERROR", "checkTypes": "ERROR", "checkRegExp": "ERROR", "checkVars": "ERROR", "deprecated": "ERROR", "fileoverviewTags": "ERROR", "invalidCasts": "ERROR", "missingProperties": "ERROR", "nonStandardJsDocs": "ERROR", "undefinedVars": "ERROR" } }