prettier-plugin-package

An opinionated package.json formatter plugin for Prettier

MPL-2.0 License

Downloads
58.7K
Stars
87
Committers
5
prettier-plugin-package - Latest Release

Published by shellscape 10 months ago

Features

  • Support for Prettier v3
prettier-plugin-package -

Published by shellscape about 4 years ago

Updates

  • fix: prettier v2 compat (5c54198)

Features

  • feat: add module and typings entry items (#3)
prettier-plugin-package -

Published by shellscape about 4 years ago

Features

  • feat: add support for type (#14)
prettier-plugin-package -

Published by shellscape about 4 years ago

Features

  • feat: add support for exports (#15)
prettier-plugin-package -

Published by shellscape about 5 years ago

Updates

  • This is a metadata version to clarify documentation around the files sorting.
prettier-plugin-package -

Published by shellscape about 5 years ago

Features

  • Added support for sorting files
  • Added support for sorting engines

Updates

  • Exported plugin rewritten to leverage parser instead of preprocess. This should yield a tiny speed boost, as well as letting Prettier parse and manage errors for the targeted file. preprocess was having to do several JSON.stringify and JSON.parse calls and would have resulted in a poorer experience in the case of file errors.
prettier-plugin-package -

Published by shellscape about 5 years ago

Features

  • yarn key support (b123e1ee6db0e0c309308ac63f5c40a581489067)
  • sort scripts alphabetically (b123e1ee6db0e0c309308ac63f5c40a581489067)
prettier-plugin-package -

Published by shellscape about 5 years ago

This version is a metadata release.

prettier-plugin-package -

Published by shellscape about 5 years ago

🎉 Initial Release