un-ts / prettier

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

fix: handle inconsistent exports of JSOX #333

Closed Brookke closed 9 months ago

Brookke commented 9 months ago

It looks like JSOX will also be releasing a fix that will eventually remove the need for this. However in the mean time this PR fixes the issue

Fixes: #332


Caused by https://github.com/d3x0r/JSOX/issues/13

changeset-bot[bot] commented 9 months ago

🦋 Changeset detected

Latest commit: 939828a71ca644f9cec832a350df3fd96b30bce6

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

codesandbox-ci[bot] commented 9 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 9 months ago

Codecov Report

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

Comparison is base (3d85966) 87.73% compared to head (939828a) 87.80%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #333 +/- ## ========================================== + Coverage 87.73% 87.80% +0.07% ========================================== Files 10 10 Lines 163 164 +1 Branches 43 44 +1 ========================================== + Hits 143 144 +1 Misses 19 19 Partials 1 1 ```

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