JSPM

  • Created
  • Published
  • Downloads 196095
  • Score
    100M100P100Q169243F
  • License MIT

A Prettier Plugin for formatting Astro files

Package Exports

  • prettier-plugin-astro

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (prettier-plugin-astro) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

WIP Prettier Plugin for Astro, does not work yet!

See astro.

To get setup:

  1. git clone git@github.com:snowpackjs/prettier-plugin-astro.git
  2. yarn
  3. Run tests with yarn test
  4. Format code with yarn format
  5. Run yarn changeset to add your changes to the changelog on version bump.

Resources for contributing