DocTypeDeclCtx is missing CLOSE from the type definition

Open
#348 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
45/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Stale
Tech stack
javascript
Domain
tooling

Research direction

Inspect packages/parser/api.d.ts around line 98, where DocTypeDeclCtx is defined. Confirm the type declaration includes the missing CLOSE token, then verify the declaration matches the parser API.

Written by the indexing model from the issue text.

Description

The type declaration is missing their CLOSE token from the api.d.ts
https://github.com/SAP/xml-tools/blob/master/packages/parser/api.d.ts#L98

Dominant language
JavaScript
Stars
59
Forks
24
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from SAP/xml-tools

All issues in SAP/xml-tools

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.