forcedotcom / forcedotcom/eslint-plugin-aura

Validate-JavaScript-APIs(ecma-intrinsics) flaggin incorrectly

Open
#41 1 comment 2 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
29
Forks
11
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Research direction

Start with the ecma-intrinsics rule and compare its handling of Math.log2 and Array.from with the ECMAScript intrinsics specification described in the rule documentation. Done means these listed intrinsic methods are no longer incorrectly flagged and the relevant rule behavior is covered by tests, if such tests exist.

Written by the indexing model from the issue text.

Assessment

Tech stack
eslint, javascript
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.