Add TypeScript declaration file
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 245
- Forks
- 80
- Avg merge
- 10h 46m
- Merged PRs (30d)
- 2
Description
content should be:
https://github.com/Jack-Works/ecmarkup-language-service/blob/main/language-server/src/biblio.d.ts
the name should be biblio.d.json.ts iirc
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
Use the linked language-server/src/biblio.d.ts as the content reference. Add the declaration file with the requested name, biblio.d.json.ts. Done means the new file matches the referenced declaration content and uses that exact filename.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100