MaibornWolff / MaibornWolff/codecharta
Do we still need the typescript-json-schema dependency?
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 529
- Forks
- 56
- Avg merge
- 7h 17m
- Merged PRs (30d)
- 34
Description
# Question
It does not seem to be used anymore and the `typescript-json-schema` command it provides is not working and from what me and @phanlezz could gleam hasn't been working for a long time.
The only use in code was in a test file from 2020 for the git log parser, and https://github.com/MaibornWolff/codecharta/pull/860 mentiones it, but we are unsure if that use case still exists.
## Preparation
Please check these resources first before posting a question
* [x] I searched for answers in [older issues](https://github.com/MaibornWolff/codecharta/issues?utf8=%E2%9C%93&q=)
* [x] I looked into the [README.md](https://github.com/MaibornWolff/codecharta)
* [x] I read the [website](https://maibornwolff.github.io/codecharta/)
## Question
Contributor guide
No contributing guide indexed for this repository
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
Inspect current references to the typescript-json-schema dependency and the 2020 git log parser test mentioned in the issue, then review pull request #860 for the historical use case. Confirm whether the command or dependency is still needed; done means removing it if unused, or documenting the remaining use if it is required.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- build-system, tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100