@kitschpatrol/prettier-plugin-astro
v0.14.1-fork.2
Published
A fork of Prettier Plugin Astro with minor fixes.
Maintainers
Readme
@kitschpatrol/prettier-plugin-astro
A fork of Prettier Plugin Astro with minor fixes.
Changes
This is a reluctant fork of the official Prettier Plugin for Astro with fixes for the following issues that I don't have time to tend PRs for at the moment:
Merge of: Add failing test · angelikatyborska/prettier-plugin-astro@73bdf9c
Aggressive dependency updates, which might be breaking changes for users of older Astro versions < v6.
Package is built with tsdown.
Package is ESM-only.
Repository project template aligned with kitschpatrol/create-project. (Massive diff, but simplifies management on my end.)
Branches
- main Tracks upstream without modifications.
- fix-nested-script-tags Clean merge-able branch of changes.
- fork-release Branch with additional project template and readme changes for NPM releases.
Availability
This package is periodically published from its fork-release branch to NPM as @kitschpatrol/prettier-plugin-astro since I need it in some other public projects.
To install:
pnpm add -D @kitschpatrol/prettier-plugin-astroIt will be deprecated when fixes are available upstream.
More information
Please see the upstream readme for more details and documentation on the plugin itself.
