feat: add Nuxt client #2180
Annotations
11 errors
|
Run type check
Property 'scopes' in type 'ScopeManager' is not assignable to the same property in base type 'ScopeManager'.
|
Run type check
Property 'globalScope' in type 'ScopeManager' is not assignable to the same property in base type 'ScopeManager'.
|
Run type check
Property 'acquire' in type 'ScopeManager' is not assignable to the same property in base type 'ScopeManager'.
|
Run type check
Property 'getDeclaredVariables' in type 'ScopeManager' is not assignable to the same property in base type 'ScopeManager'.
|
Run type check
Property 'upper' in type 'Scope' is not assignable to the same property in base type 'Scope'.
|
Run type check
Property 'childScopes' in type 'Scope' is not assignable to the same property in base type 'Scope'.
|
Run type check
Property 'variableScope' in type 'Scope' is not assignable to the same property in base type 'Scope'.
|
Run type check
Property 'block' in type 'Scope' is not assignable to the same property in base type 'Scope'.
|
Run type check
Property 'variables' in type 'Scope' is not assignable to the same property in base type 'Scope'.
|
Run type check
Property 'set' in type 'Scope' is not assignable to the same property in base type 'Scope'.
|
Loading