un-ts / prettier

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

feat: add `.node-version` and `.nvmrc` support #341

Closed JoshuaKGoldberg closed 5 months ago

JoshuaKGoldberg commented 5 months ago

Fixes #340.

changeset-bot[bot] commented 5 months ago

🦋 Changeset detected

Latest commit: 435825ae0496bb80593a2ecea2704e6b57631757

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-sh | Minor |

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 5 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 5 months ago

Codecov Report

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

Comparison is base (80e1909) 88.16% compared to head (435825a) 88.16%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #341 +/- ## ======================================= Coverage 88.16% 88.16% ======================================= Files 10 10 Lines 169 169 Branches 46 46 ======================================= Hits 149 149 Misses 19 19 Partials 1 1 ```

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