peerigon / peerigon/angular-expressions
Implementation details on restricted prototype access
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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