Implement the proposal to add scopes and bindings information to source maps
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3.7k
- Forks
- 370
- PR merge metrics
- No merged PRs in 30d
Description
The proposal found here https://github.com/tc39/source-map/blob/main/proposals/scopes.md
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
Start by reading proposals/scopes.md in the linked tc39/source-map repository to understand the scopes and bindings proposal. Then inspect this repository's source-map generation and consumption entry points and tests, which are not named in the issue. Done means the proposal's scopes and bindings information is implemented in generated and consumed source maps.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100