Skip to content

tools: fix bugs in prefer-primordials linter rule

The ESLint rule would repport false positive if code is using an identifier that happens to have the same name as a primordials member.

Merge request reports

Loading