peerigon / peerigon/angular-expressions

Implementation details on restricted prototype access

Open
#37 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
100
Forks
24
Avg merge
1h 9m
Merged PRs (30d)
6

Description

As far as i can see, the solution to allow access to properties in parent class (via prototype) is to use eslint. But I can't figure out which rule does the trick. Can you describe your solution in details?

The reason to ask is that i need that access to superclass properties and i have no user input (so security is not a problem)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named in the issue. Start by tracing the library's prototype-access restrictions and its ESLint configuration; document which rule or implementation permits superclass-property access and state the security assumptions.

Written by the indexing model from the issue text.

Assessment

Tech stack
eslint, javascript
Domain
documentation, security
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.