You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Property 'ignoreTypeOfDescribeName' of type 'boolean | undefined' is not assignable to 'string' index type 'string | [string, string] | [string] | { [k: string]: string | [string, string] | [string] | undefined; }'.
Property 'allowArguments' of type 'boolean | undefined' is not assignable to 'string' index type 'string | [string, string] | [string] | { [k: string]: string | [string, string] | [string] | undefined; }'.
Property 'disallowedWords' of type 'string[] | undefined' is not assignable to 'string' index type 'string | [string, string] | [string] | { [k: string]: string | [string, string] | [string] | undefined; }'.