Fix JSON API conditions #2467
Annotations
10 errors
Lint
Property 'scopes' in type 'ScopeManager' is not assignable to the same property in base type 'ScopeManager'.
|
Lint
Property 'globalScope' in type 'ScopeManager' is not assignable to the same property in base type 'ScopeManager'.
|
Lint
Property 'acquire' in type 'ScopeManager' is not assignable to the same property in base type 'ScopeManager'.
|
Lint
Property 'getDeclaredVariables' in type 'ScopeManager' is not assignable to the same property in base type 'ScopeManager'.
|
Lint
Property 'upper' in type 'Scope' is not assignable to the same property in base type 'Scope'.
|
Lint
Property 'childScopes' in type 'Scope' is not assignable to the same property in base type 'Scope'.
|
Lint
Property 'variableScope' in type 'Scope' is not assignable to the same property in base type 'Scope'.
|
Lint
Property 'block' in type 'Scope' is not assignable to the same property in base type 'Scope'.
|
Lint
Property 'variables' in type 'Scope' is not assignable to the same property in base type 'Scope'.
|
Lint
Property 'set' in type 'Scope' is not assignable to the same property in base type 'Scope'.
|
Loading