un-ts / prettier

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

fix: `@taplo/lib` is commonjs actually, export `options` and `types` for reusing #318

Closed JounQin closed 7 months ago

JounQin commented 7 months ago

close #317

changeset-bot[bot] commented 7 months ago

🦋 Changeset detected

Latest commit: 5e8e4051af842b7dc0d471fd7d726afdf3d4a175

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-toml | 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 7 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.

github-actions[bot] commented 7 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.37 KB (0%)
codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (0dda4a4) 87.27% compared to head (e49d270) 87.73%.

:exclamation: Current head e49d270 differs from pull request most recent head 5e8e405. Consider uploading reports for the commit 5e8e405 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #318 +/- ## ========================================== + Coverage 87.27% 87.73% +0.45% ========================================== Files 10 10 Lines 165 163 -2 Branches 45 43 -2 ========================================== - Hits 144 143 -1 + Misses 20 19 -1 Partials 1 1 ```

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