mirror of
https://github.com/google/blockly.git
synced 2026-01-10 18:37:09 +01:00
Update closure
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
"concurrently": "^5.3.0",
|
||||
"eslint": "^7.6.0",
|
||||
"eslint-plugin-es5": "^1.5.0",
|
||||
"google-closure-compiler": "^20200920.0.0",
|
||||
"google-closure-compiler": "^20201102.0.1",
|
||||
"google-closure-deps": "^20200719.0.0",
|
||||
"gulp": "^4.0.2",
|
||||
"gulp-concat": "^2.6.1",
|
||||
|
||||
@@ -70,7 +70,6 @@ var JSCOMP_ERROR = [
|
||||
'globalThis',
|
||||
'invalidCasts',
|
||||
'misplacedTypeAnnotation',
|
||||
'missingGetCssName',
|
||||
// 'missingOverride',
|
||||
'missingPolyfill',
|
||||
'missingProperties',
|
||||
@@ -87,6 +86,7 @@ var JSCOMP_ERROR = [
|
||||
// 'strictMissingProperties',
|
||||
'strictModuleDepCheck',
|
||||
// 'strictPrimitiveOperators',
|
||||
// 'stricterMissingRequire',
|
||||
'suspiciousCode',
|
||||
'typeInvalidation',
|
||||
'undefinedNames',
|
||||
|
||||
Reference in New Issue
Block a user