un-ts / prettier

:package: Opinionated but Incredible Prettier plugins.
https://prettier.vercel.app
MIT License
274 stars 25 forks source link

feat: support `JSOX` **stringified** `paramTypes` option #301

Closed JounQin closed 11 months ago

JounQin commented 11 months ago

close #233 close #277 close #279

changeset-bot[bot] commented 11 months ago

🦋 Changeset detected

Latest commit: 96f3a1f32304920c128a3f2d6be8f4308f1acd71

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------------------- | ----- | | prettier-plugin-sql | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

github-actions[bot] commented 11 months ago

size-limit report 📦

Path Size
packages/autocorrect/lib/index.js 542 B (0%)
packages/pkg/lib/index.js 449 B (0%)
packages/sh/lib/index.js 2.14 KB (0%)
packages/sql/lib/index.js 2.47 KB (+2.94% 🔺)
codesandbox-ci[bot] commented 11 months ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (254271c) 84.66% compared to head (96f3a1f) 84.96%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #301 +/- ## ========================================== + Coverage 84.66% 84.96% +0.30% ========================================== Files 8 8 Lines 150 153 +3 Branches 40 43 +3 ========================================== + Hits 127 130 +3 Misses 23 23 ``` | [Files](https://app.codecov.io/gh/un-ts/prettier/pull/301?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=un-ts) | Coverage Δ | | |---|---|---| | [packages/sql/src/index.ts](https://app.codecov.io/gh/un-ts/prettier/pull/301?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=un-ts#diff-cGFja2FnZXMvc3FsL3NyYy9pbmRleC50cw==) | `68.96% <100.00%> (+3.58%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.