Skip to main content

`prettier.io` plugin for `su6`

Project description

su6-plugin-prettier

Plugin for su6 that adds prettier.io functionality.

Installation

pip install su6-plugin-prettier
# or
pip install su6[prettier]

Usage

# optionally, if prettier isn't installed yet:
su6 install-prettier

su6 prettier # to check
su6 prettier --fix # to change files

pyproject.toml

(all keys are optional, and also usable as flags to prettier (e.g. --target ./path/to/files))

[tool.su6.prettier]
target = "./path/to/js/files"
node_modules = "path/to/node_modules"

License

su6-plugin-prettier is distributed under the terms of the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

su6_plugin_prettier-0.1.0.tar.gz (34.2 kB view hashes)

Uploaded Source

Built Distribution

su6_plugin_prettier-0.1.0-py3-none-any.whl (5.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page