Remove deprecated checkStructDictInheritance
Deprecated since the 20150505 Closure Compiler release. See https://github.com/google/closure-compiler/wiki/Releases#may-5-2015-v20150505
This commit is contained in:
@@ -239,7 +239,6 @@ Here is a version of `config.json` with more compilation checks enabled:
|
||||
"ambiguousFunctionDecl",
|
||||
"checkEventfulObjectDisposal",
|
||||
"checkRegExp",
|
||||
"checkStructDictInheritance",
|
||||
"checkTypes",
|
||||
"checkVars",
|
||||
"const",
|
||||
|
||||
Reference in New Issue
Block a user