Thinkmill / Thinkmill/keystatic
Maintenance: Remove unused dependency `prettier-plugin-packagejson`
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 159
- Avg merge
- 21h 41m
- Merged PRs (30d)
- 2
Description
This plugin does not load when running prettier for the monorepo root project. Seems like it was added back when the project was created, and has not been used for some time.
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
Start by locating the monorepo root dependency declaration for prettier-plugin-packagejson and check whether its lockfile entry also needs updating. Remove the unused dependency, then run the root Prettier command to confirm it still works without the plugin.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100