JoshuaKGoldberg / create-typescript-app

Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝
MIT License
1.21k stars 75 forks source link

chore: remove @types/prettier #1440

Closed JoshuaKGoldberg closed 7 months ago

JoshuaKGoldberg commented 7 months ago

PR Checklist

Overview

Removes the devDependency and its uninstallation.

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 98.04%. Comparing base (b98f533) to head (7dd6ebc). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1440 +/- ## ========================================== - Coverage 98.04% 98.04% -0.01% ========================================== Files 101 101 Lines 5673 5672 -1 Branches 499 499 ========================================== - Hits 5562 5561 -1 Misses 110 110 Partials 1 1 ``` | [Flag](https://app.codecov.io/gh/JoshuaKGoldberg/create-typescript-app/pull/1440/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Josh+Goldberg+%E2%9C%A8) | Coverage Δ | | |---|---|---| | [create](https://app.codecov.io/gh/JoshuaKGoldberg/create-typescript-app/pull/1440/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Josh+Goldberg+%E2%9C%A8) | `69.92% <ø> (+0.01%)` | :arrow_up: | | [initialize](https://app.codecov.io/gh/JoshuaKGoldberg/create-typescript-app/pull/1440/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Josh+Goldberg+%E2%9C%A8) | `42.53% <ø> (-0.02%)` | :arrow_down: | | [migrate](https://app.codecov.io/gh/JoshuaKGoldberg/create-typescript-app/pull/1440/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Josh+Goldberg+%E2%9C%A8) | `69.84% <ø> (+0.01%)` | :arrow_up: | | [unit](https://app.codecov.io/gh/JoshuaKGoldberg/create-typescript-app/pull/1440/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Josh+Goldberg+%E2%9C%A8) | `78.64% <ø> (-0.01%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Josh+Goldberg+%E2%9C%A8#carryforward-flags-in-the-pull-request-comment) to find out more.

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

github-actions[bot] commented 7 months ago

:tada: This is included in version v1.57.11 :tada:

The release is available on:

Cheers! 📦🚀