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
The rule "ecma-intrinsics" is identifying several intrinsic methods, such as Math.log2 and Array.from, despite their inclusion in the ecma-intrinsic specification outlined in the rule description.
The text was updated successfully, but these errors were encountered:
The rule "ecma-intrinsics" is identifying several intrinsic methods, such as Math.log2 and Array.from, despite their inclusion in the ecma-intrinsic specification outlined in the rule description.
The text was updated successfully, but these errors were encountered: