stacks-blockchain-api
stacks-blockchain-api copied to clipboard
chore: upgrade to prettier 3
Description
While browsing the repo, I had issues with prettier and my IDE, so I decided to create a small pr to upgrade prettier 2 to 3. It will be slightly faster to run the prettier step.
Type of Change
- [ ] New feature
- [ ] Bug fix
- [ ] API reference/documentation update
- [x] Other
Does this introduce a breaking change?
No
Are documentation updates required?
No
Checklist
- [x] Code is commented where needed
- [x] Unit test coverage for new or modified code paths
- [x]
npm run testpasses - [x] Changelog is updated
- [x] Tag 1 of @rafaelcr or @zone117x for review
Codecov Report
:x: Patch coverage is 89.65517% with 3 lines in your changes missing coverage. Please review.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/api/controllers/db-controller.ts | 0.00% | 2 Missing :warning: |
| src/datastore/pg-store-v2.ts | 90.00% | 1 Missing :warning: |
:loudspeaker: Thoughts on this report? Let us know!