richer biblio
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 245
- Forks
- 80
- Avg merge
- 10h 46m
- Merged PRs (30d)
- 2
Description
Once https://github.com/tc39/ecma262/pull/545 lands we'll have a lot of information about AOs in machine-consumable form (and hopefully more over time), some of which could be included in the biblio file. That would be especially nice when we start linting for things like calls to AOs having the correct number of arguments: a proposal with an up-to-date biblio could have those properties checked as well.
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 tc39/ecma262#545 first, then inspect the existing biblio file and how it is consumed. Determine which machine-readable AO information should be included and how it would support argument-count linting; done means the scope and expected biblio data are clearly defined and implemented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100