Update prettier to 3.x
Open
Nobody has claimed this yet.
good first issue
tech debt
- Dominant language
- TypeScript
- Stars
- 21
- Forks
- 23
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 17
Description
Our prettier (among other things) has drifted out of date.
I'd like to update to the most recent version when we get a chance. It'll generate a lot of diffs but between a quick eyeball and CI testing it should be fine to merge.
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
Locate the repository's Prettier dependency and configuration, then inspect the formatting-related CI checks. Update Prettier to the current 3.x release, review the resulting diffs, and run CI to confirm that formatting and tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100