delete arguments.callee
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 245
- Avg merge
- 5d 2h
- Merged PRs (30d)
- 2
Description
delete arguments.callee
https://github.com/mathjax/MathJax-src/pull/849
Contributor guide
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
Review pull requests 849 and 848, then inspect the referenced locations in ts/input/asciimath/mathjax2/legacy/MathJax.js, jax/element/JSON.js, and jax/element/mml/jax.js. Remove the obsolete arguments.callee usage identified by the issue and confirm those references are gone.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100